[ci skip] js-precompiled 20180119-145350

This commit is contained in:
GitLab Build Bot 2018-01-19 14:55:15 +00:00
parent b535bf390c
commit 5859db59c8
3 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View File

@ -2230,7 +2230,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#64e28743ac59e4b93c9a7d53e9a3de3f5f7f5c99"
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#99a60cfaed79ab1933c152ba1a592ab8e5229dca"
dependencies = [
"parity-dapps-glue 1.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
]
@ -2238,7 +2238,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#848a8b29ceb74f74af12f391d099eeabdc1f4f25"
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#c76a2bafa3f8d23dd163fa11481048a0f176b96c"
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.67",
"version": "1.9.68",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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