[ci skip] js-precompiled 20170510-143939

This commit is contained in:
GitLab Build Bot 2017-05-10 14:43:30 +00:00
parent eff4cde738
commit 710339d0a8
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1781,7 +1781,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/paritytech/js-precompiled.git#bc9745970d55f79ad7aa1f64df86bb4bca988874"
source = "git+https://github.com/paritytech/js-precompiled.git#eef7f1ac0dfc44527ef1925968235c5e69add959"
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.72",
"version": "1.7.73",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",