[ci skip] js-precompiled 20170221-120741

This commit is contained in:
GitLab Build Bot 2017-02-21 12:12:14 +00:00
parent 61e3d036d9
commit 80155ef93a
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1702,7 +1702,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#9fb4ab9d8ffaca9cd9f07270bf69681c2081050f" source = "git+https://github.com/ethcore/js-precompiled.git#a7ca030c48918cef04e236cc37a9fcbe234a6443"
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": "0.3.94", "version": "0.3.95",
"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>",