mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
clean npm-shrinkwrap and package.json
This commit is contained in:
parent
95f0a02dee
commit
e64156cd27
2 changed files with 1351 additions and 2030 deletions
3364
services/filestore/npm-shrinkwrap.json
generated
3364
services/filestore/npm-shrinkwrap.json
generated
File diff suppressed because it is too large
Load diff
|
@ -47,20 +47,9 @@
|
||||||
"body-parser": "^1.2.0"
|
"body-parser": "^1.2.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"sinon": "",
|
|
||||||
"chai": "",
|
|
||||||
"sandboxed-module": "",
|
|
||||||
"bunyan": "^1.3.5",
|
"bunyan": "^1.3.5",
|
||||||
"grunt": "0.4.1",
|
"chai": "4.2.0",
|
||||||
"grunt-bunyan": "^0.5.0",
|
"sandboxed-module": "2.0.3",
|
||||||
"grunt-execute": "^0.2.2",
|
"sinon": "7.1.1"
|
||||||
"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"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue