[ci skip] js-precompiled 20180103-144059

This commit is contained in:
GitLab Build Bot 2018-01-03 14:42:11 +00:00
parent 7c1cbd33ff
commit 1764143db5
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -2213,7 +2213,7 @@ dependencies = [
[[package]]
name = "parity-ui-old-precompiled"
version = "1.9.0"
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#e21325fa6f482192612f7f66ea8a632b9980d1e3"
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#be783dd499705de8acb54907c42a9a2c76e418f3"
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.42",
"version": "1.9.43",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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