mirror of https://github.com/webpack/webpack.git
move json-schema-to-typescript to devDependencies
This commit is contained in:
parent
3b6d1495c3
commit
762b1c9064
|
@ -17,7 +17,6 @@
|
|||
"enhanced-resolve": "^4.1.0",
|
||||
"eslint-scope": "^4.0.0",
|
||||
"json-parse-better-errors": "^1.0.2",
|
||||
"json-schema-to-typescript": "^6.0.1",
|
||||
"loader-runner": "^2.3.0",
|
||||
"loader-utils": "^1.1.0",
|
||||
"memory-fs": "~0.4.1",
|
||||
|
@ -59,6 +58,7 @@
|
|||
"jest": "^23.4.1",
|
||||
"jest-silent-reporter": "^0.0.5",
|
||||
"json-loader": "^0.5.7",
|
||||
"json-schema-to-typescript": "^6.0.1",
|
||||
"less": "^2.5.1",
|
||||
"less-loader": "^4.0.3",
|
||||
"lint-staged": "^7.2.0",
|
||||
|
|
Loading…
Reference in New Issue