Skip to content

Commit

Permalink
fix prettier for package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MikePresman committed Dec 18, 2023
1 parent a78c450 commit c0b88c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
"execa": "^5.1.1"
},
"devDependencies": {
"gitpkg": "^1.0.0-beta.4",
"@gadgetinc/prettier-config": "*",
"@protobuf-ts/plugin": "^2.9.2",
"@swc/core": "^1.3.100",
Expand All @@ -53,6 +52,7 @@
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^27.0.2",
"eslint-plugin-jsdoc": "^39.3.6",
"gitpkg": "^1.0.0-beta.4",
"jest": "^29.7.0",
"pg": "^8.9.0",
"prettier": "^2.7.1",
Expand Down

0 comments on commit c0b88c6

Please sign in to comment.