use npx
This commit is contained in:
parent
2922250364
commit
ccf48bbd72
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
"main": "./dist/index.js",
|
||||
"typings": "./dist/index.d.ts",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"build": "npx tsc",
|
||||
"prepare": "npm run build"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Reference in a new issue