[ci skip] js-precompiled 20180118-182530

This commit is contained in:
GitLab Build Bot 2018-01-18 18:26:57 +00:00
parent 2c426defd9
commit f8bf7e7d41
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#fc80545685c5f3ba61efe7b8a0b575a9250e9a7a"
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#60fe6961ca8918379b998b8d68209f4818a75bdf"
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#c9a7bd0e63fb52977072e3b8db11aa82b45d30c5"
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#e7bc44cbba06bd69168fad4071fef4a1e677561e"
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.64",
"version": "1.9.65",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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