Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan committed Oct 14, 2024
1 parent 6c3993b commit 9a4362f
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@changesets/cli": "^2.27.9",
"@modern-js/module-tools": "^2.60.3",
"@rsbuild/config": "workspace:*",
"@rslib/core": "0.0.11",
"@rslib/core": "0.0.0-next-20241012061647",
"@scripts/test-helper": "workspace:*",
"check-dependency-version-consistency": "^4.1.0",
"cross-env": "^7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-rsbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"start": "node ./dist/index.js"
},
"dependencies": {
"create-rstack": "1.0.4"
"create-rstack": "1.0.5"
},
"devDependencies": {
"@types/node": "18.x",
Expand Down
43 changes: 21 additions & 22 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9a4362f

Please sign in to comment.