Commit 5a65ee63 authored by wmvm's avatar wmvm

update

parent c38eb0ca
This diff is collapsed.
{
"name": "mytoken-contract-api",
"name": "demo",
"version": "1.0.0",
"description": "nodejs 代码。 功能:用于合约数据业务层接口。",
"description": "",
"main": "index.ts",
"scripts": {
"build": "rm -rf build && mkdir -p build && tsc",
......@@ -9,10 +9,6 @@
"ts:start:api": "ts-node index.ts",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "ssh://git@gitlab.mytoken.org:10022/debin/mytoken-contract-api.git"
},
"author": "",
"license": "ISC",
"devDependencies": {
......@@ -41,7 +37,7 @@
"typescript": "^5.4.3"
},
"dependencies": {
"@broker/nodejs_common": "git+ssh://git@gitlab.mytoken.org:10022/debin/broker-nodejs-common.git",
"@ex/nodejs_common": "git+ssh://git@bitbucket.org:biiigle/ex-js-common.git#master",
"@broker/nodejs_dao_next": "1.10.0",
"@types/errorhandler": "^1.5.3",
"@types/express": "^4.17.21",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment