Skip to content

Commit 1f5f005

Browse files
committed
update versions
1 parent 93be6cf commit 1f5f005

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/runtimes/rsc/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@parcel/runtime-rsc",
3-
"version": "2.13.2",
3+
"version": "2.13.3",
44
"license": "MIT",
55
"publishConfig": {
66
"access": "public"
@@ -26,9 +26,9 @@
2626
"parcel": "^2.8.3"
2727
},
2828
"dependencies": {
29-
"@parcel/plugin": "2.13.2",
30-
"@parcel/rust": "2.13.2",
31-
"@parcel/utils": "2.13.2",
29+
"@parcel/plugin": "2.13.3",
30+
"@parcel/rust": "2.13.3",
31+
"@parcel/utils": "2.13.3",
3232
"nullthrows": "^1.1.1"
3333
}
3434
}

0 commit comments

Comments
 (0)