[ci skip] js-precompiled 20171017-174801

This commit is contained in:
GitLab Build Bot 2017-10-17 17:53:06 +00:00
parent a2fe7def1f
commit 62fa1ed524
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -2226,7 +2226,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/paritytech/js-precompiled.git#4b77a23c3e55aed45725f43cd2a499676375b995"
source = "git+https://github.com/paritytech/js-precompiled.git#7908e433fa68f89379d6202555441593ae662847"
dependencies = [
"parity-dapps-glue 1.9.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.36",
"version": "1.8.37",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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