From 47b2b151ce2211a4b45006acd8d0a0e481810854 Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Mon, 8 Jan 2018 08:54:35 +0000 Subject: [PATCH] [ci skip] js-precompiled 20180108-085319 --- 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 3d896b01a..a15d979d6 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#e2aa74bd027f7dc4575714262514dbf925df79e4" +source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#fda9f7433cd5ed9af42154a7af146ba79f6659a3" 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 6fcc9178b..6f4b3a063 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -1,6 +1,6 @@ { "name": "Parity", - "version": "1.9.45", + "version": "1.9.46", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/js/package.json b/js/package.json index 8cd84a10a..44a9425ef 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "Parity", - "version": "1.9.45", + "version": "1.9.46", "main": "src/index.parity.js", "jsnext:main": "src/index.parity.js", "author": "Parity Team ",