From b7266e78291bfae4513b43904f9c363eb4a5b044 Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Mon, 15 Jan 2018 05:18:52 +0000 Subject: [PATCH] [ci skip] js-precompiled 20180115-051727 --- 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 abd73b7e9..188c094ad 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2267,7 +2267,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#a4a3e4fc005795888ba705751cab16b34b2c3f0a" +source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#c29d6ba095d05333b0b3eed1f6a226f464871d12" dependencies = [ "parity-dapps-glue 1.9.1 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2275,7 +2275,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#47c6e031f8f5b16af8e1d99cb5c6f27055c0156d" +source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#8065a95ef4ef22b43756a3c2e009e81bcef6f596" 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 0b3e07555..811beb4f9 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -1,6 +1,6 @@ { "name": "Parity", - "version": "1.9.50", + "version": "1.9.51", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/js/package.json b/js/package.json index 0d8780adf..ea3123906 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "Parity", - "version": "1.9.50", + "version": "1.9.51", "main": "src/index.parity.js", "jsnext:main": "src/index.parity.js", "author": "Parity Team ",