From 538e540dde4812bb1aa8aa780122ccbfe4c01502 Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Wed, 29 Nov 2017 14:50:14 +0000 Subject: [PATCH] [ci skip] js-precompiled 20171129-144917 --- 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 c1dedb434..d422f6998 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2222,7 +2222,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#cc1023931cf73f19195f01aebacb3ba175baa6f3" +source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#ef652c662c747c938b6ac57662252db24e9809b9" dependencies = [ "parity-dapps-glue 1.9.1 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2230,7 +2230,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#b22b37cf34f01933cc6c4f7b497001c2e10ece78" +source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#d485d61209df8984310e31b8a5f2a68c98eeca05" 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 2a114304d..323854934 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -1,6 +1,6 @@ { "name": "Parity", - "version": "1.9.17", + "version": "1.9.18", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/js/package.json b/js/package.json index 01474b3ec..799b3429d 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "Parity", - "version": "1.9.17", + "version": "1.9.18", "main": "src/index.parity.js", "jsnext:main": "src/index.parity.js", "author": "Parity Team ",