From d1bf0e0e62587980856e5f7a7fd1f5bba8a19c1b Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Thu, 30 Nov 2017 10:35:49 +0000 Subject: [PATCH] [ci skip] js-precompiled 20171130-103432 --- Cargo.lock | 4 ++-- js/package-lock.json | 2 +- js/package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 508ad1399..b98284b0d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2222,7 +2222,7 @@ dependencies = [ [[package]] name = "parity-ui-old-precompiled" version = "1.9.0" -source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#f2e8e873abc2e6735db634737643f4760ce7e489" +source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#3c4b36c8f9b182242c1355289dc448eac95c19c5" dependencies = [ "parity-dapps-glue 1.9.1 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2230,7 +2230,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#07c01d98d9b19e8939edde7eb69d7c3f2f3b5cba" +source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#54082cb7bdf88e78b9488570ab876d339a58c5bb" 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 5ecdecd1b..047419859 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -1,6 +1,6 @@ { "name": "Parity", - "version": "1.9.19", + "version": "1.9.20", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/js/package.json b/js/package.json index a75af2484..1a0bda724 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "Parity", - "version": "1.9.19", + "version": "1.9.20", "main": "src/index.parity.js", "jsnext:main": "src/index.parity.js", "author": "Parity Team ",