[ci skip] js-precompiled 20170321-131503

This commit is contained in:
GitLab Build Bot 2017-03-21 13:17:48 +00:00
parent 37ece36685
commit 213f61e826
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1699,7 +1699,7 @@ dependencies = [
[[package]] [[package]]
name = "parity-ui-precompiled" name = "parity-ui-precompiled"
version = "1.4.0" version = "1.4.0"
source = "git+https://github.com/ethcore/js-precompiled.git#7039b5b8e44196718333dc3fcdfcadae2a97c7fd" source = "git+https://github.com/ethcore/js-precompiled.git#18fe217afb0c47fc54f9972fe87b8592b330a2e7"
dependencies = [ dependencies = [
"parity-dapps-glue 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "parity-dapps-glue 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
] ]

View File

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