[ci skip] js-precompiled 20170323-150033

This commit is contained in:
GitLab Build Bot 2017-03-23 15:03:35 +00:00
parent df76f010da
commit 35a43a1e82
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1750,7 +1750,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/ethcore/js-precompiled.git#a44b1cb29b80e4d3372ee47494499a61db7a8116"
source = "git+https://github.com/ethcore/js-precompiled.git#744561d103ca832187930ca7532f1d093a8335af"
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.29",
"version": "1.7.30",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",