Skip to content

Commit e855d6f

Browse files
authored
Update package.json
1 parent 1b0a8f3 commit e855d6f

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
@@ -16,7 +16,7 @@
1616
"prepare": "husky install",
1717
"commit": "git-cz",
1818
"knip": "knip",
19-
"postinstall-plugin-typescript": "npx tsx --tsconfig=packages/plugin-typescript/tsconfig.tools.json packages/plugin-typescript/src/postinstall/index.ts",
19+
"postinstall-plugin-typescript": "npx tsx --tsconfig=packages/plugin-typescript/tsconfig.lib.json packages/plugin-typescript/src/postinstall/index.ts",
2020
"postinstall": "npm run postinstall-plugin-typescript"
2121
},
2222
"private": true,

0 commit comments

Comments
 (0)