feat: alpine 0.0.1 version complate
Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
@@ -18,10 +18,13 @@
|
||||
"clean": "npx rimraf dist",
|
||||
"prebuild": "yarn clean",
|
||||
"watch": "npx tsc --watch",
|
||||
"postbuild": "cp src/HTML/* dist/HTML/ -rf",
|
||||
"build": "npx tsc",
|
||||
"start": "node dist/run-node.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/bintrees": "^1.0.2",
|
||||
"@types/secp256k1": "^3.5.0",
|
||||
"bintrees": "^1.0.2",
|
||||
"greenlock": "^2.6.7",
|
||||
"ntp-client": "^0.5.3",
|
||||
@@ -36,4 +39,4 @@
|
||||
"ts-node-dev": "^1.0.0-pre.40",
|
||||
"typescript": "^3.5.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user