mirror of
https://github.com/tribufu/sdk-js
synced 2025-06-15 18:24:19 +00:00
Update package.json
This commit is contained in:
@ -11,7 +11,8 @@
|
||||
"types": "Build/index.d.ts",
|
||||
"scripts": {
|
||||
"watch": "parcel watch --cache-dir Saved/Cache",
|
||||
"build": "parcel build --cache-dir Saved/Cache"
|
||||
"build": "parcel build --cache-dir Saved/Cache",
|
||||
"prepare": "npm run build"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@parcel/packager-ts": "2.8.3",
|
||||
|
Reference in New Issue
Block a user