[ci skip] js-precompiled 20170411-150514

This commit is contained in:
GitLab Build Bot 2017-04-11 15:08:42 +00:00
parent bb8adcce92
commit e84d03f31d
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

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