merge 0.4.0

This commit is contained in:
CaiHQ
2023-03-18 15:48:45 +08:00
parent 08da9c63f0
commit d75feb3ee1
3 changed files with 205 additions and 156 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@bdware/bdcontract-sdk",
"version": "0.3.0-alpha.15",
"version": "0.4.0-beta",
"description": "BDContract SDK for Node.js and browsers",
"license": "MIT",
"keywords": [
@@ -47,14 +47,5 @@
"shx": "^0.3.4",
"sucrase": "^3.25.0",
"typescript": "^4.8.2"
},
"directories": {
"lib": "lib",
"test": "test"
},
"repository": {
"type": "git",
"url": "git@gitea.internetapi.cn:bdware/bdcontract-sdk-javascript.git"
},
"author": "caihq@pku.edu.cn"
}
}