Skip to content

Commit

Permalink
fix: correct package.json syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
echo-bravo-yahoo committed Oct 22, 2024
1 parent da97faa commit a67ab3b
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 @@ -27,7 +27,7 @@
},
"peerDependencies": {
"eslint": "^9.12.0",
"prettier": "^3.3.3",
"prettier": "^3.3.3"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/"
Expand Down

0 comments on commit a67ab3b

Please sign in to comment.