removed deprecated script

This commit is contained in:
Carlos Jimenez Ruiz 2019-02-13 08:35:39 +01:00
parent 7586024422
commit 8bbf924573
1 changed files with 0 additions and 1 deletions

View File

@ -83,7 +83,6 @@
"yaml-loader": "^0.5.0"
},
"scripts": {
"test": "nodemon -q back/tests.js -w modules",
"dbtest": "nodemon -q services/db/tests.js -w services/db/tests",
"back": "nodemon --inspect -w modules ./node_modules/gulp/bin/gulp.js back",
"lint": "eslint ./ --cache --ignore-pattern .gitignore",