fixed package.json to get tests to pass

This commit is contained in:
David Baldwynn 2016-04-21 16:08:34 -04:00
parent 0829c5e029
commit fa26e9d15a

View file

@ -37,22 +37,23 @@
"express-session": "~1.13.0",
"forever": "~0.15.1",
"fs-extra": "~0.28.0",
"grunt": "~1.0.1",
"grunt-cli": "~1.2.0",
"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": "~1.0.1",
"grunt-contrib-watch": "~1.0.0",
"grunt": "~0.4.1",
"grunt-cli": "~0.1.13",
"grunt-concurrent": "~2.1.0",
"grunt-contrib-csslint": "~0.5.0",
"grunt-contrib-cssmin": "~0.14.0",
"grunt-contrib-jshint": "~0.11.3",
"grunt-contrib-uglify": "~0.11.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-env": "~0.4.1",
"grunt-html2js": "~0.3.5",
"grunt-newer": "~1.2.0",
"grunt-ng-annotate": "~2.0.2",
"grunt-karma": "~0.12.1",
"grunt-newer": "~1.1.1",
"grunt-ng-annotate": "~1.0.1",
"grunt-node-inspector": "~0.4.1",
"grunt-nodemon": "~0.4.0",
"helmet": "~1.3.0",
"jit-grunt": "^0.9.1",
"jit-grunt": "~0.10.0",
"lodash": "^2.4.1",
"main-bower-files": "~2.11.1",
"math": "0.0.3",