Skip to content

Commit

Permalink
fix: make prettier a production dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
swain committed Feb 9, 2024
1 parent 7bf19e6 commit 34734b8
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 @@ -22,6 +22,7 @@
"js-yaml": "^4.1.0",
"json-schema-to-typescript": "^10.1.5",
"openapi-types": "^12.1.3",
"prettier": "^2.6.2",
"yargs": "^17.5.1",
"zod-to-json-schema": "^3.20.2",
"zod-validation-error": "^0.3.0"
Expand All @@ -48,7 +49,6 @@
"koa": "^2.13.4",
"koa-bodyparser": "^4.3.0",
"openapi-schema-validator": "^12.1.3",
"prettier": "^2.6.2",
"semantic-release": "^19.0.3",
"tmp": "^0.2.1",
"ts-jest": "^28.0.3",
Expand Down

0 comments on commit 34734b8

Please sign in to comment.