From 7aeb6c5b5fc18c7f233897fa67992d3bbf7a27f3 Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Wed, 17 Jan 2018 08:08:35 +0000 Subject: [PATCH] [ci skip] js-precompiled 20180117-080716 --- 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 eafbecbc2..b7e17cfd8 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#327fab9606acf130aee0666d151ddc6b0e71b7cb" +source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#1c4315ced3e3718c504215e29a279641484cb31e" 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#ae29b5d756679bd46f3d8a9883101aa7ec3c0764" +source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#dfd3ba242854587f25a7349ba9746f4659603f83" 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 fd370f095..275a6ae72 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -1,6 +1,6 @@ { "name": "Parity", - "version": "1.9.56", + "version": "1.9.57", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/js/package.json b/js/package.json index f8d88ff3c..010fa2b21 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "Parity", - "version": "1.9.56", + "version": "1.9.57", "main": "src/index.parity.js", "jsnext:main": "src/index.parity.js", "author": "Parity Team ",