Skip to content

Commit

Permalink
Merge pull request #8068 from webpack/feature/json-to-typescript
Browse files Browse the repository at this point in the history
move json-schema-to-typescript to devDependencies
  • Loading branch information
sokra committed Sep 21, 2018
2 parents 9c8f304 + 762b1c9 commit 31d735c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 31d735c

Please sign in to comment.