Skip to content

Commit

Permalink
move prettier to dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherChudzicki committed Jul 7, 2023
1 parent 0cc98be commit bf4c870
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 @@ -34,7 +34,6 @@
"homepage": "https://github.com/mitodl/course-search-utils#readme",
"dependencies": {
"bodybuilder": "^2.5.0",
"prettier-eslint-cli": "^7.1.0",
"query-string": "^6.13.1",
"ramda": "^0.27.1"
},
Expand Down Expand Up @@ -68,6 +67,7 @@
"jest": "^29.0.3",
"jest-environment-jsdom": "^29.0.3",
"jest-fetch-mock": "^3.0.3",
"prettier-eslint-cli": "^7.1.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"ts-node": "^10.9.1",
Expand Down

0 comments on commit bf4c870

Please sign in to comment.