[ci skip] js-precompiled 20161113-131228

This commit is contained in:
GitLab Build Bot 2016-11-13 13:13:54 +00:00 committed by Jannis R
parent 8db3414de9
commit 1e696c41f7
No known key found for this signature in database
GPG Key ID: 0FE83946296A88A5
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -1249,7 +1249,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#bc1728a4d24c098ee8792372c14dff98f954518c" source = "git+https://github.com/ethcore/js-precompiled.git#c61e1f174d4f4534a340cbbaba94fbd5463043bd"
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)",
] ]

@ -1 +1 @@
Subproject commit 9028c4801fd39fbb71a9796979182549a24e81c8 Subproject commit 97066e40ccd061f727deb5cd860e4d9135aa2551

View File

@ -1,6 +1,6 @@
{ {
"name": "parity.js", "name": "parity.js",
"version": "0.2.35", "version": "0.2.36",
"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>",