@ckb-lumos/toolkit
Advanced tools
Comparing version 0.19.0-alpha.2 to 0.19.0-alpha.3
{ | ||
"name": "@ckb-lumos/toolkit", | ||
"version": "0.19.0-alpha.2", | ||
"version": "0.19.0-alpha.3", | ||
"description": "JavaScript toolkits used to build dapps for Nervos CKB", | ||
@@ -12,3 +12,3 @@ "main": "lib/index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/nervosnetwork/lumos.git" | ||
"url": "git+https://github.com/ckb-js/lumos.git" | ||
}, | ||
@@ -37,3 +37,3 @@ "files": [ | ||
}, | ||
"gitHead": "cc69d90976fb0339ac60a8935cc3fc4226745bbd" | ||
"gitHead": "73af0bc3b396c40c2dbfe570d203f377f63aa993" | ||
} |
152197