This commit is contained in:
luk.lu 2019-04-09 09:35:56 +08:00
commit 47e5440528

View File

@ -1,5 +1,5 @@
{
"name": "tool4chain",
"name": "tic.tool4chain",
"version": "1.2.1",
"dependencies": {
"aes-js": "^3.1.1",
@ -10,8 +10,8 @@
"js-sha3": "^0.8.0",
"scrypt-js": "^2.0.3",
"setimmediate": "^1.0.5",
"tic.action": "git+https://git.faronear.org/tic/tic.action#20181205",
"tic.crypto": "git+https://git.faronear.org/tic/tic.crypto#20181205",
"tic.action": "git+https://git.faronear.org/tic/tic.action#20190109_preview",
"tic.crypto": "git+https://git.faronear.org/tic/tic.crypto#20190109_preview",
"uuid": "^3.3.2"
},
"deprecated": false,