Skip to content

Commit

Permalink
feat: remove prettier package
Browse files Browse the repository at this point in the history
  • Loading branch information
IcaroSilvaFK committed Jul 23, 2024
1 parent aa137ea commit 1210298
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@icarowhyy/pnpjs-query",
"version": "0.0.2",
"version": "1.0.0",
"description": "OData query for JavaScript",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down Expand Up @@ -34,9 +34,6 @@
"typescript": "^5.5.4",
"vitest": "^2.0.4"
},
"dependencies": {
"prettier": "^2.8.8"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/IcaroSilvaFK/-whyy-pnpjs-query.git"
Expand Down

0 comments on commit 1210298

Please sign in to comment.