Skip to content

Commit

Permalink
remove unnecessary devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Plextora committed May 9, 2024
1 parent f89975b commit 9b665e0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
"build": "tsc && copy .\\src\\plugin.json .\\out\\plugin.json"
},
"devDependencies": {
"@rollup/plugin-typescript": "^11.1.2",
"rollup-plugin-combine": "^2.1.1",
"rollup-plugin-match": "^1.0.0",
"tslib": "^2.6.0",
"typescript": "^5.1.3"
},
Expand Down

0 comments on commit 9b665e0

Please sign in to comment.