[ci skip] js-precompiled 20180103-105415

This commit is contained in:
GitLab Build Bot 2018-01-03 10:55:33 +00:00
parent e114b0b28d
commit 7643e0e17f
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -2221,7 +2221,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.9.0"
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#76360e8da0b581bfd41fa030609fc01eb453932d"
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#a42e9967fa9916f886f2e9e17d9fb7791c1d3d4c"
dependencies = [
"parity-dapps-glue 1.9.1 (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.41",
"version": "1.9.42",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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