From 9c88e755e22967ab7c8736ba2f47e7a3dec64e91 Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Mon, 8 Jan 2018 16:02:07 +0000 Subject: [PATCH] [ci skip] js-precompiled 20180108-160030 --- Cargo.lock | 2 +- js/package-lock.json | 2 +- js/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index a15d979d6..c534544db 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -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#a448a03f1ef715add20297194a4992e9dcdd73f3" +source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#5273a6c910754f8f17f669ae9180a5fdbc0c9c83" 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 915872fdc..82b927270 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -1,6 +1,6 @@ { "name": "Parity", - "version": "1.9.46", + "version": "1.9.47", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/js/package.json b/js/package.json index 47cea6f60..fc4571afe 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "Parity", - "version": "1.9.46", + "version": "1.9.47", "main": "src/index.parity.js", "jsnext:main": "src/index.parity.js", "author": "Parity Team ",