From fc6b1cb4b903c60921ffdcd4d0ddd725883f61bd Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Mon, 8 Jan 2018 08:41:21 +0000 Subject: [PATCH] [ci skip] js-precompiled 20180108-084013 --- 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 1122509fa..3d896b01a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2226,7 +2226,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#4adaa4ad70e974ad225e58efa5846de0300993bc" +source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#e2aa74bd027f7dc4575714262514dbf925df79e4" dependencies = [ "parity-dapps-glue 1.9.1 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2234,7 +2234,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#d60e374df005275fb82daf19c2492611af72f1ef" +source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#a448a03f1ef715add20297194a4992e9dcdd73f3" 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 c28d47da4..6fcc9178b 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -1,6 +1,6 @@ { "name": "Parity", - "version": "1.9.44", + "version": "1.9.45", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/js/package.json b/js/package.json index 1f9794875..8cd84a10a 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "Parity", - "version": "1.9.44", + "version": "1.9.45", "main": "src/index.parity.js", "jsnext:main": "src/index.parity.js", "author": "Parity Team ",