Skip to content

Commit

Permalink
fix(deps): no need to install webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan committed Dec 1, 2024
1 parent c90ab8b commit 534ed3a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 468 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@
]
},
"dependencies": {
"eslint-rspack-plugin": "^4.2.1",
"webpack": "^5.96.1"
"eslint-rspack-plugin": "^4.2.1"
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
Expand Down
Loading

0 comments on commit 534ed3a

Please sign in to comment.