We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d6f833 commit 1ecdd57Copy full SHA for 1ecdd57
1 file changed
package.json
@@ -9,7 +9,6 @@
9
"bin": {
10
"simplelocalize": "./build/index.js"
11
},
12
- "packageManager": "pnpm@10.13.1",
13
"scripts": {
14
"build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"",
15
"dev": "tsc --watch",
0 commit comments