moving json5 as a real dep and not a dev dep anymore. Fix #109
This commit is contained in:
parent
9c9721ade5
commit
39c25c2001
@ -56,6 +56,7 @@
|
||||
"is-my-json-valid": "^2.12.2",
|
||||
"jade": "^1.11.0",
|
||||
"js-yaml": "^3.2.7",
|
||||
"json5": "^0.4.0",
|
||||
"json-rpc-peer": "^0.11.0",
|
||||
"julien-f-source-map-support": "0.0.0",
|
||||
"julien-f-unzip": "^0.2.1",
|
||||
@ -107,7 +108,6 @@
|
||||
"gulp-plumber": "^1.0.0",
|
||||
"gulp-sourcemaps": "^1.5.1",
|
||||
"gulp-watch": "^4.2.2",
|
||||
"json5": "^0.4.0",
|
||||
"leche": "^2.1.1",
|
||||
"mocha": "^2.2.1",
|
||||
"must": "^0.13.1",
|
||||
|
Loading…
Reference in New Issue
Block a user