[ci skip] js-precompiled 20171002-143145

This commit is contained in:
GitLab Build Bot 2017-10-02 14:37:01 +00:00
parent fee056a251
commit 931a7a2210
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -2327,7 +2327,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/paritytech/js-precompiled.git#65e8765dc8df7a0b23894c695a9f6be8138a1d1c"
source = "git+https://github.com/paritytech/js-precompiled.git#6916f0be0012898f29d3e949a41be0daafee08af"
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.24",
"version": "1.8.25",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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