[ci skip] js-precompiled 20180117-222359

This commit is contained in:
GitLab Build Bot 2018-01-17 22:25:17 +00:00
parent 0c01db4a49
commit 30737fe580
3 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View File

@ -2250,7 +2250,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#e95f9acf7fc9928eb36aaa88fbfde72d8f49865c"
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#463b88f729e578e5093fc5f1d10317339b41e640"
dependencies = [
"parity-dapps-glue 1.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
]
@ -2258,7 +2258,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#906714b32943bcc2ceb7b8f503e1f9370ff9337f"
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#0b2203d88bf7e943a6dbbcb700ccc1c7818aada5"
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.60",
"version": "1.9.61",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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