fix npm start for production

This commit is contained in:
Alex Hoyau 2019-06-07 17:56:05 -05:00
parent 7e88024f56
commit 82dd4d5f5f
2 changed files with 3 additions and 14207 deletions

14204
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -42,14 +42,17 @@
"express-session": "^1.16.1",
"glob": "^7.0.3",
"grunt": "~0.4.1",
"grunt-cli": "~0.1.13",
"grunt-concurrent": "~2.3.0",
"grunt-contrib-csslint": "~1.0.0",
"grunt-contrib-cssmin": "~1.0.1",
"grunt-contrib-jshint": "~1.0.0",
"grunt-contrib-uglify": "~0.11.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-env": "~0.4.1",
"grunt-html2js": "^0.6.0",
"grunt-ng-annotate": "~1.0.1",
"grunt-nodemon": "~0.4.0",
"helmet": "^3.16.0",
"i18n": "^0.8.3",
"jit-grunt": "^0.9.1",
@ -82,19 +85,16 @@
"coveralls": "^2.11.4",
"cross-spawn": "^5.0.0",
"del": "^2.2.2",
"grunt-cli": "~0.1.13",
"grunt-closure-compiler": "0.0.21",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-uglify": "^0.11.1",
"grunt-contrib-watch": "~0.6.1",
"grunt-execute": "^0.2.2",
"grunt-i18nlint": "github:jwarby/grunt-i18nlint",
"grunt-karma": "~0.12.1",
"grunt-mocha-istanbul": "^3.0.1",
"grunt-mocha-test": "~0.12.1",
"grunt-newer": "~1.1.1",
"grunt-nodemon": "~0.4.0",
"grunt-usemin": "^3.1.1",
"grunt-wiredep": "^3.0.1",
"istanbul": "^0.4.0",