We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4682bf3 + aedf2cd commit f6f6a56Copy full SHA for f6f6a56
package.json
@@ -33,7 +33,7 @@
33
"source": "src/index.js",
34
"types": "dist/index.d.ts",
35
"sideEffects": false,
36
- "packageManager": "pnpm@9.15.4",
+ "packageManager": "pnpm@10.6.5",
37
"scripts": {
38
"build": "npm run build:types && npm run build:js",
39
"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