From 793624b08cf3def63f5d7d47058764f760db5e0e Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Wed, 17 Jan 2018 12:50:05 +0000 Subject: [PATCH] [ci skip] js-precompiled 20180117-124844 --- 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 abb094e64..7125f518d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2230,7 +2230,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#380798fcf2ea41b8010b39ababb7afd692dd4f99" +source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#c51b63cbb66d7ed9c60b371bfec404e2c37ec1fb" dependencies = [ "parity-dapps-glue 1.9.1 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2238,7 +2238,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#e63c4d187ab1de7cbffba8ea7eb0bc87229009e9" +source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#ecb6300e72370fb79b8d1ed22dbdf5f390ef1a3e" 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 d52dc1611..3c3ef26fc 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -1,6 +1,6 @@ { "name": "Parity", - "version": "1.9.58", + "version": "1.9.59", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/js/package.json b/js/package.json index d3400623e..cce844244 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "Parity", - "version": "1.9.58", + "version": "1.9.59", "main": "src/index.parity.js", "jsnext:main": "src/index.parity.js", "author": "Parity Team ",