Skip to content

Commit

Permalink
fix(dependencies): move prettier from dev dependencies to production …
Browse files Browse the repository at this point in the history
…ones
  • Loading branch information
aleksandryackovlev committed Jan 5, 2020
1 parent 10f8d7a commit ecfae8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"json-schema-to-typescript": "^8.0.0",
"loader-utils": "^1.2.3",
"lodash": "^4.17.15",
"prettier": "^1.19.1",
"query-string": "^6.9.0",
"swagger-parser": "^8.0.3"
},
Expand All @@ -59,7 +60,6 @@
"jest-junit": "^10.0.0",
"loader-runner": "^3.1.0",
"memfs": "^3.0.1",
"prettier": "^1.19.1",
"standard-version": "^7.0.1",
"ts-loader": "^6.2.1",
"typescript": "^3.7.3",
Expand Down

0 comments on commit ecfae8e

Please sign in to comment.