Skip to content

Commit

Permalink
Merge pull request #1075 from ai16z/fix/plugin-multiversx
Browse files Browse the repository at this point in the history
fix: remove unnecessary devDependencies
  • Loading branch information
shakkernerd authored Dec 14, 2024
2 parents 91d26a1 + a0d4033 commit 1e430d5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/plugin-multiversx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,6 @@
"tsup": "8.3.5",
"vitest": "2.1.5"
},
"devDependencies": {
"eslint": "9.13.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-vitest": "0.5.4"
},
"scripts": {
"build": "tsup --format esm --dts",
"test": "vitest run",
Expand Down

0 comments on commit 1e430d5

Please sign in to comment.