Skip to content

Commit f6f6a56

Browse files
Merge pull request #57 from TheDevMinerTV/renovate/pnpm-10.x
chore(deps): update pnpm to v10
2 parents 4682bf3 + aedf2cd commit f6f6a56

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@9.15.4",
36+
"packageManager": "pnpm@10.6.5",
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)