try npx
This commit is contained in:
parent
bb217ecffc
commit
5d56091bb4
1 changed files with 1 additions and 2 deletions
|
@ -10,8 +10,7 @@
|
|||
"dxfl": "./dist/index.js"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "./node_modules/.bin/tsc",
|
||||
"prepare": "npm run-script build"
|
||||
"build": "npx tsc"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.750.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue