mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-14 14:12:35 +03:00
Remove prebuild
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
"watch-ts": "tsc -w --skipLibCheck",
|
||||
"watch-js": "nodemon lib/esm/index.js",
|
||||
"prepare": "npm run build",
|
||||
"prebuild": "tsc",
|
||||
"build": "webpack",
|
||||
"test": "exit 0",
|
||||
"coverage": "jest --coverage",
|
||||
|
||||
Reference in New Issue
Block a user