[ci skip] js-precompiled 20180117-124844

This commit is contained in:
GitLab Build Bot 2018-01-17 12:50:05 +00:00
parent 9083bec090
commit 793624b08c
3 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View File

@ -2230,7 +2230,7 @@ dependencies = [
[[package]] [[package]]
name = "parity-ui-old-precompiled" name = "parity-ui-old-precompiled"
version = "1.9.0" version = "1.9.0"
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#380798fcf2ea41b8010b39ababb7afd692dd4f99" source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#c51b63cbb66d7ed9c60b371bfec404e2c37ec1fb"
dependencies = [ dependencies = [
"parity-dapps-glue 1.9.1 (registry+https://github.com/rust-lang/crates.io-index)", "parity-dapps-glue 1.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
] ]
@ -2238,7 +2238,7 @@ dependencies = [
[[package]] [[package]]
name = "parity-ui-precompiled" name = "parity-ui-precompiled"
version = "1.9.0" version = "1.9.0"
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#e63c4d187ab1de7cbffba8ea7eb0bc87229009e9" source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#ecb6300e72370fb79b8d1ed22dbdf5f390ef1a3e"
dependencies = [ dependencies = [
"parity-dapps-glue 1.9.1 (registry+https://github.com/rust-lang/crates.io-index)", "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", "name": "Parity",
"version": "1.9.58", "version": "1.9.59",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

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