mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Move handlebars loader to dev dependencies
This commit is contained in:
8447
services/web/npm-shrinkwrap.json
generated
8447
services/web/npm-shrinkwrap.json
generated
File diff suppressed because it is too large
Load Diff
@@ -46,8 +46,7 @@
|
||||
"express-session": "^1.14.2",
|
||||
"fs-extra": "^4.0.2",
|
||||
"fuse.js": "^3.0.0",
|
||||
"handlebars": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.11.tgz",
|
||||
"handlebars-loader": "https://registry.npmjs.org/handlebars-loader/-/handlebars-loader-1.7.0.tgz",
|
||||
"handlebars": "^4.0.11",
|
||||
"heapdump": "^0.3.7",
|
||||
"helmet": "^3.8.1",
|
||||
"http-proxy": "^1.8.1",
|
||||
@@ -142,6 +141,7 @@
|
||||
"grunt-postcss": "^0.8.0",
|
||||
"grunt-sed": "^0.1.1",
|
||||
"grunt-shell": "^2.1.0",
|
||||
"handlebars-loader": "^1.7.0",
|
||||
"karma": "^2.0.0",
|
||||
"karma-chai-sinon": "^0.1.5",
|
||||
"karma-chrome-launcher": "^2.2.0",
|
||||
|
||||
Reference in New Issue
Block a user