[ci skip] js-precompiled 20171012-210804

This commit is contained in:
GitLab Build Bot 2017-10-12 21:19:11 +00:00
parent 78146e903d
commit df39f5e7fc
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#7f18ddb380a06977d1028501d5930023b5cc9a26"
source = "git+https://github.com/paritytech/js-precompiled.git#fdde692c57324488cf90432214b266ba13bdee23"
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.34",
"version": "1.8.35",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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