[ci skip] js-precompiled 20180115-172705

This commit is contained in:
GitLab Build Bot 2018-01-15 17:28:27 +00:00
parent 9578df2abe
commit 594716dc1e
3 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View File

@ -2267,7 +2267,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#c3d3f1561b3e74ef9a0613699e571d88269cbb29" source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#894a3f400dc8ac2935c0cd8ba29db2935c1248eb"
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)",
] ]
@ -2275,7 +2275,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#3dae25104cedcb7b8ac7a1298654016404b93909" source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#59629b27c9875095e8daeda517e68b37741c0806"
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.53", "version": "1.9.54",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

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