update json5 to version 0.5.0 (#4649)

This commit is contained in:
Daniel Tschinder 2016-10-04 14:32:32 +02:00 committed by Henry Zhu
parent 2dcee25d37
commit fc54264f70

View File

@ -36,7 +36,7 @@
"babylon": "^6.11.0", "babylon": "^6.11.0",
"convert-source-map": "^1.1.0", "convert-source-map": "^1.1.0",
"debug": "^2.1.1", "debug": "^2.1.1",
"json5": "^0.4.0", "json5": "^0.5.0",
"lodash": "^4.2.0", "lodash": "^4.2.0",
"minimatch": "^3.0.2", "minimatch": "^3.0.2",
"path-exists": "^1.0.0", "path-exists": "^1.0.0",