[ci skip] js-precompiled 20170926-093714

This commit is contained in:
GitLab Build Bot 2017-09-26 09:43:21 +00:00
parent 04e36456bd
commit 6840df4c09
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -2317,7 +2317,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/paritytech/js-precompiled.git#f86d1a2c442a441e79f695da844addb70cf10bd6"
source = "git+https://github.com/paritytech/js-precompiled.git#57b38ef7371362d5bebbf558c998c6d4050de074"
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.22",
"version": "1.8.23",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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