[ci skip] js-precompiled 20170524-104640

This commit is contained in:
GitLab Build Bot 2017-05-24 10:50:29 +00:00
parent e1fef5c732
commit bbbdd02a00
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1825,7 +1825,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/paritytech/js-precompiled.git#c48daa735fc9267edfa2452bce3308fa63e1816a"
source = "git+https://github.com/paritytech/js-precompiled.git#d09c2b70b2e6c6e84d88999bfa6f3c8bb43b910e"
dependencies = [
"parity-dapps-glue 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

View File

@ -1,6 +1,6 @@
{
"name": "parity.js",
"version": "1.7.83",
"version": "1.7.84",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",