[ci skip] js-precompiled 20180117-113819

This commit is contained in:
GitLab Build Bot 2018-01-17 11:39:36 +00:00
parent 9adee532a0
commit df200d4284
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#1c4315ced3e3718c504215e29a279641484cb31e"
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#380798fcf2ea41b8010b39ababb7afd692dd4f99"
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#dfd3ba242854587f25a7349ba9746f4659603f83"
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#e63c4d187ab1de7cbffba8ea7eb0bc87229009e9"
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.57",
"version": "1.9.58",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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