We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b0328c commit a639809Copy full SHA for a639809
package.json
@@ -124,7 +124,7 @@
124
"types": "./dist/commonjs/index.d.ts",
125
"main": "./dist/commonjs/index.js",
126
"module": "./dist/esm/index.js",
127
- "packageManager": "pnpm@10.25.0",
+ "packageManager": "pnpm@10.26.2",
128
"lint-staged": {
129
"*": [
130
"npm run lint -- --fix",
0 commit comments