Skip to content

Commit e3bd14d

Browse files
chore(deps): update pnpm to v10.22.0
1 parent 4134212 commit e3bd14d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"source": "src/index.js",
3434
"types": "dist/index.d.ts",
3535
"sideEffects": false,
36-
"packageManager": "pnpm@10.18.0",
36+
"packageManager": "pnpm@10.22.0",
3737
"scripts": {
3838
"build": "npm run build:types && npm run build:js",
3939
"build:types": "tsc --declaration --emitDeclarationOnly -p tsconfig.json && cp dist/index.d.ts dist/index.d.cts && cp dist/index.d.ts.map dist/index.d.dts.map",

0 commit comments

Comments
 (0)