Skip to content

Commit ca223e9

Browse files
committed
0.0.1-canary.5
1 parent b528b04 commit ca223e9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/next-rspack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
},
88
"types": "index.d.ts",
99
"dependencies": {
10-
"@next/rspack-core": "npm:@next-rspack/[email protected].4"
10+
"@next/rspack-core": "npm:@next-rspack/[email protected].5"
1111
}
1212
}

rspack/crates/binding/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next/rspack-binding",
3-
"version": "0.0.1-canary.4",
3+
"version": "0.0.1-canary.5",
44
"homepage": "https://nextjs.org",
55
"bugs": {
66
"url": "https://github.com/vercel/next.js/issues"

rspack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next/rspack-core",
3-
"version": "0.0.1-canary.4",
3+
"version": "0.0.1-canary.5",
44
"homepage": "https://nextjs.org",
55
"bugs": {
66
"url": "https://github.com/vercel/next.js/issues"

0 commit comments

Comments
 (0)