mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-16 07:02:36 +03:00
Test
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@orionprotocol/sdk",
|
||||
"version": "0.17.5-rc.2",
|
||||
"version": "0.17.5-rc.3",
|
||||
"description": "Orion Protocol SDK",
|
||||
"main": "./lib/esm/index.js",
|
||||
"module": "./lib/esm/index.js",
|
||||
@@ -11,7 +11,6 @@
|
||||
"clean": "rimraf lib/*",
|
||||
"watch-ts": "tsc -w --skipLibCheck",
|
||||
"watch-js": "nodemon lib/esm/index.js",
|
||||
"prepare": "is-ci || husky install",
|
||||
"prebuild": "tsc",
|
||||
"build": "webpack",
|
||||
"coverage": "jest --coverage",
|
||||
|
||||
Reference in New Issue
Block a user