[ci skip] js-precompiled 20171026-173947

This commit is contained in:
GitLab Build Bot 2017-10-26 17:51:21 +00:00
parent 0abc2b1374
commit 44511f9254
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -2239,7 +2239,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.9.0"
source = "git+https://github.com/paritytech/js-precompiled.git#9ad7b44329a3f802f2690ba9ea5d579199e6aab5"
source = "git+https://github.com/paritytech/js-precompiled.git#88090d60e61e185f0ddeb6bbe884af4b00d77ba3"
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",
"version": "1.9.3",
"version": "1.9.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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