Skip to content

Commit f818109

Browse files
committed
removing random chmod command
1 parent dc96912 commit f818109

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
"start": "node dist/src/bin/cli",
2424
"dev": "tsc --watch",
2525
"test": "vitest",
26-
"postinstall": "chmod +x dist/bin/cli.js",
2726
"test:watch": "vitest watch",
2827
"test:coverage": "vitest run --coverage",
2928
"format": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",

0 commit comments

Comments
 (0)