Skip to content

Commit 301623c

Browse files
committed
chore: update package manager to [email protected] in package.json files
1 parent 8b0087f commit 301623c

File tree

3 files changed

+59
-59
lines changed

3 files changed

+59
-59
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": "pnpm@9.15.3"
54+
"packageManager": "pnpm@10.0.0"
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": "pnpm@9.15.3",
107+
"packageManager": "pnpm@10.0.0",
108108
"pnpm": {
109109
"overrides": {
110110
"is-core-module": "npm:@nolyfill/is-core-module@^1.0.39",

pnpm-lock.yaml

Lines changed: 57 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)