[ci skip] js-precompiled 20180119-174947

This commit is contained in:
GitLab Build Bot 2018-01-19 17:51:02 +00:00
parent 18f555464e
commit d31cfd3c64
3 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View File

@ -2228,7 +2228,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#99a60cfaed79ab1933c152ba1a592ab8e5229dca"
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#e7f15cf2f994b71b18241640c4e996f378e5c4a5"
dependencies = [
"parity-dapps-glue 1.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
]
@ -2236,7 +2236,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#c76a2bafa3f8d23dd163fa11481048a0f176b96c"
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#5892bcc77e0abdadcaf3d6689448d963aa825dfa"
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.68",
"version": "1.9.69",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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