Skip to content

Commit

Permalink
fix: pin rspack version (#4222)
Browse files Browse the repository at this point in the history
  • Loading branch information
9aoy authored Dec 20, 2024
1 parent 2b5570e commit 495c259
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 85 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"prebundle": "prebundle"
},
"dependencies": {
"@rspack/core": "~1.1.6",
"@rspack/core": "1.1.8",
"@rspack/lite-tapable": "~1.0.1",
"@swc/helpers": "^0.5.15",
"core-js": "~3.39.0"
Expand Down
Loading

0 comments on commit 495c259

Please sign in to comment.