mirror of
https://github.com/archtechx/alpine-typescript.git
synced 2025-12-12 14:54:03 +00:00
fix tsc script
This commit is contained in:
parent
7858a692f7
commit
59b3de8810
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
"dist/index.d.ts"
|
||||
],
|
||||
"scripts": {
|
||||
"prepublish": "node_modules/typescript/bin/tsc tsconfig.json"
|
||||
"prepublish": "node_modules/typescript/bin/tsc"
|
||||
},
|
||||
"keywords": [
|
||||
"alpine",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue