Skip to content

Commit 17ae3b1

Browse files
committed
wip
1 parent 0cf36a8 commit 17ae3b1

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
@@ -17,7 +17,7 @@
1717
"commit": "git-cz",
1818
"knip": "knip",
1919
"postinstall-plugin-typescript": "npx tsx --tsconfig=packages/plugin-typescript/tsconfig.lib.json packages/plugin-typescript/src/postinstall/index.ts",
20-
"_postinstall": "npm run postinstall-plugin-typescript"
20+
"postinstall": "npm run postinstall-plugin-typescript"
2121
},
2222
"private": true,
2323
"engines": {

0 commit comments

Comments
 (0)