From e52a7de3f72f81e401461aa62fdd5b50b147f805 Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Tue, 5 Dec 2017 10:28:13 +0000 Subject: [PATCH] [ci skip] js-precompiled 20171205-102703 --- Cargo.lock | 2 +- js/package-lock.json | 2 +- js/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 6954c5bc9..ea88d9ae7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2241,7 +2241,7 @@ dependencies = [ [[package]] name = "parity-ui-precompiled" version = "1.9.0" -source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#7a81ff64d5d6499a3866c9bd99e348afb8acc203" +source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#35790d393195e452c506ec8272c2f84b96c09d78" dependencies = [ "parity-dapps-glue 1.9.1 (registry+https://github.com/rust-lang/crates.io-index)", ] diff --git a/js/package-lock.json b/js/package-lock.json index 356fe5deb..7f7a88272 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -1,6 +1,6 @@ { "name": "Parity", - "version": "1.9.23", + "version": "1.9.24", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/js/package.json b/js/package.json index 2220e5e74..7f8ddee95 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "Parity", - "version": "1.9.23", + "version": "1.9.24", "main": "src/index.parity.js", "jsnext:main": "src/index.parity.js", "author": "Parity Team ",