From ad14e656f624f7ad9384e327f2abfefc9b9bcf1c Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Mon, 15 Jan 2018 06:10:33 +0000 Subject: [PATCH] [ci skip] js-precompiled 20180115-060914 --- 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 188c094ad..461dbd5f4 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#c29d6ba095d05333b0b3eed1f6a226f464871d12" +source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#db080f9d9ed7014b53ec9f8ae30fac6e4e7ff8c2" 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#8065a95ef4ef22b43756a3c2e009e81bcef6f596" +source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#517e13edb390b5f092ccb5e2fb381dc2c1d31909" 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 811beb4f9..6823be7d5 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -1,6 +1,6 @@ { "name": "Parity", - "version": "1.9.51", + "version": "1.9.52", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/js/package.json b/js/package.json index ea3123906..1f8bfffd7 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "Parity", - "version": "1.9.51", + "version": "1.9.52", "main": "src/index.parity.js", "jsnext:main": "src/index.parity.js", "author": "Parity Team ",