clean npm-shrinkwrap and package.json

This commit is contained in:
Henry Oswald 2018-11-29 16:41:30 +00:00
parent 95f0a02dee
commit e64156cd27
2 changed files with 1351 additions and 2030 deletions

File diff suppressed because it is too large Load diff

View file

@ -47,20 +47,9 @@
"body-parser": "^1.2.0"
},
"devDependencies": {
"sinon": "",
"chai": "",
"sandboxed-module": "",
"bunyan": "^1.3.5",
"grunt": "0.4.1",
"grunt-bunyan": "^0.5.0",
"grunt-execute": "^0.2.2",
"grunt-mocha-test": "~0.8.2",
"grunt-contrib-requirejs": "0.4.1",
"grunt-contrib-coffee": "0.7.0",
"grunt-contrib-watch": "0.5.3",
"grunt-nodemon": "0.2.1",
"grunt-contrib-clean": "0.5.0",
"grunt-concurrent": "0.4.2",
"grunt-forever": "~0.4.4"
"chai": "4.2.0",
"sandboxed-module": "2.0.3",
"sinon": "7.1.1"
}
}