mirror of
https://github.com/usatiuk/ustk-todolist.git
synced 2025-10-28 15:47:48 +01:00
remove console.log from post route
This commit is contained in:
@@ -26,9 +26,9 @@
|
||||
"eslint-config-airbnb-base": "^12.1.0",
|
||||
"eslint-config-node": "^2.0.0",
|
||||
"eslint-plugin-import": "^2.12.0",
|
||||
"eslint-plugin-jest": "^21.15.1",
|
||||
"eslint-plugin-jest": "^21.15.2",
|
||||
"jest": "^22.4.4",
|
||||
"nodemon": "^1.17.4",
|
||||
"nodemon": "^1.17.5",
|
||||
"supertest": "^3.1.0"
|
||||
},
|
||||
"jest": {
|
||||
|
||||
Reference in New Issue
Block a user