[ci skip] js-precompiled 20171129-144917

This commit is contained in:
GitLab Build Bot 2017-11-29 14:50:14 +00:00
parent 519648eb01
commit 538e540dde
3 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View File

@ -2222,7 +2222,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#cc1023931cf73f19195f01aebacb3ba175baa6f3" source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#ef652c662c747c938b6ac57662252db24e9809b9"
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)",
] ]
@ -2230,7 +2230,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#b22b37cf34f01933cc6c4f7b497001c2e10ece78" source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#d485d61209df8984310e31b8a5f2a68c98eeca05"
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.17", "version": "1.9.18",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "Parity", "name": "Parity",
"version": "1.9.17", "version": "1.9.18",
"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>",