[ci skip] js-precompiled 20171011-121439

This commit is contained in:
GitLab Build Bot 2017-10-11 12:19:40 +00:00
parent f238c97c6f
commit 0bb845a05c
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -2372,7 +2372,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/paritytech/js-precompiled.git#08d5814a160708281bab9ae6654dcf3b6b8cf0bb"
source = "git+https://github.com/paritytech/js-precompiled.git#87ee470b6f0b4a39ad6cefac21cc5b112ba0348d"
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.29",
"version": "1.8.30",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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