Skip to content

Commit 9bdbabd

Browse files
committed
build: update deps
1 parent 664664d commit 9bdbabd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/dual-react-dom-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
},
5252
"sideEffects": false,
5353
"module": "dist/index.mjs",
54-
"packageManager": "[email protected].2"
54+
"packageManager": "[email protected].3"
5555
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"engines": {
105105
"node": ">=18.18.0"
106106
},
107-
"packageManager": "[email protected].2",
107+
"packageManager": "[email protected].3",
108108
"pnpm": {
109109
"overrides": {
110110
"is-core-module": "npm:@nolyfill/is-core-module@^1.0.39",

0 commit comments

Comments
 (0)