[ci skip] js-precompiled 20171005-120001

This commit is contained in:
GitLab Build Bot 2017-10-05 12:04:49 +00:00
parent c7ea25227a
commit 3f520b864b
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -2343,7 +2343,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/paritytech/js-precompiled.git#9f49cabf010c9b3a5215d58d19d3aa5d5b88c6c2"
source = "git+https://github.com/paritytech/js-precompiled.git#c1cd82b377a7e21ddec99a19595685a36afbb352"
dependencies = [
"parity-dapps-glue 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

2
js/package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "parity.js",
"version": "1.8.26",
"version": "1.8.27",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "parity.js",
"version": "1.8.26",
"version": "1.8.27",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",