[ci skip] js-precompiled 20171025-172424

This commit is contained in:
GitLab Build Bot 2017-10-25 17:37:10 +00:00
parent f282823e78
commit 0abc2b1374
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#5f042d69221d8670ae9e97883ee7917cd59dff86"
source = "git+https://github.com/paritytech/js-precompiled.git#9ad7b44329a3f802f2690ba9ea5d579199e6aab5"
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.2",
"version": "1.9.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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