From 671ed1b9dbf123ffb7f27ee9d0824e2dea108f47 Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Thu, 27 Jul 2017 16:42:35 +0000 Subject: [PATCH] [ci skip] js-precompiled 20170727-163754 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 704f3ee36..359b2d2f9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2009,7 +2009,7 @@ dependencies = [ [[package]] name = "parity-ui-precompiled" version = "1.4.0" -source = "git+https://github.com/paritytech/js-precompiled.git#9394d746f859365082ae375119ee70a0a18956a5" +source = "git+https://github.com/paritytech/js-precompiled.git#5a357d01c459d3f371a87bfa138567b30603222c" dependencies = [ "parity-dapps-glue 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)", ] diff --git a/js/package.json b/js/package.json index d299a421d..612d7c1d8 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "1.8.6", + "version": "1.8.7", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",