From 8310877f257c33a574b4350161d0baf3297f8296 Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Wed, 19 Apr 2017 13:42:54 +0000 Subject: [PATCH] [ci skip] js-precompiled 20170419-133906 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 8208f583e..dccc2f8df 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1773,7 +1773,7 @@ dependencies = [ [[package]] name = "parity-ui-precompiled" version = "1.4.0" -source = "git+https://github.com/paritytech/js-precompiled.git#fb346e5f2925d1b2d533eb986bd2cefb962c7a88" +source = "git+https://github.com/paritytech/js-precompiled.git#7b0c9ffdfa680f7792751f03d3490fc2a9fea23f" 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 4f4b33ab7..da567a458 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "1.7.53", + "version": "1.7.54", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",