js-precompiled 20170201-231534
This commit is contained in:
parent
85f75d39b3
commit
3d4545fa91
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1508,7 +1508,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "parity-ui-precompiled"
|
||||
version = "1.4.0"
|
||||
source = "git+https://github.com/ethcore/js-precompiled.git#1fa8543ba0ab7f145b9829a047c3fddb91a1aa2e"
|
||||
source = "git+https://github.com/ethcore/js-precompiled.git#5d5b20dba3f28e853f790668524124bcce5fc1ed"
|
||||
dependencies = [
|
||||
"parity-dapps-glue 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "parity.js",
|
||||
"version": "0.3.56",
|
||||
"version": "0.3.57",
|
||||
"main": "release/index.js",
|
||||
"jsnext:main": "src/index.js",
|
||||
"author": "Parity Team <admin@parity.io>",
|
||||
|
Loading…
Reference in New Issue
Block a user