fix json
This commit is contained in:
parent
aab07a6571
commit
bb217ecffc
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
},
|
||||
"scripts": {
|
||||
"build": "./node_modules/.bin/tsc",
|
||||
"prepare": "npm run-script build",
|
||||
"prepare": "npm run-script build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.750.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue