From b6791977b3eccfde5171a9a0ea5c3c67cc22c475 Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Fri, 19 Jan 2018 11:23:20 +0000 Subject: [PATCH] [ci skip] js-precompiled 20180119-112209 --- 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 49950cec8..9c4184eba 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2250,7 +2250,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#7b76242043362bdd1ec24f5628ab33aba4c94cdd" +source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#64e28743ac59e4b93c9a7d53e9a3de3f5f7f5c99" dependencies = [ "parity-dapps-glue 1.9.1 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2258,7 +2258,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#c3c7c946d9ec96845574360198b4c52706162e1d" +source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#848a8b29ceb74f74af12f391d099eeabdc1f4f25" 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 09759b19d..76e8614bf 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -1,6 +1,6 @@ { "name": "Parity", - "version": "1.9.66", + "version": "1.9.67", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/js/package.json b/js/package.json index 1af458254..6f11c11f0 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "Parity", - "version": "1.9.66", + "version": "1.9.67", "main": "src/index.parity.js", "jsnext:main": "src/index.parity.js", "author": "Parity Team ",