[ci skip] js-precompiled 20171129-172021
This commit is contained in:
parent
a39e210742
commit
3af1e1b3b0
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -2222,7 +2222,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#ef652c662c747c938b6ac57662252db24e9809b9"
|
||||
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#f2e8e873abc2e6735db634737643f4760ce7e489"
|
||||
dependencies = [
|
||||
"parity-dapps-glue 1.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
@ -2230,7 +2230,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#d485d61209df8984310e31b8a5f2a68c98eeca05"
|
||||
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#07c01d98d9b19e8939edde7eb69d7c3f2f3b5cba"
|
||||
dependencies = [
|
||||
"parity-dapps-glue 1.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
2
js/package-lock.json
generated
2
js/package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Parity",
|
||||
"version": "1.9.18",
|
||||
"version": "1.9.19",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Parity",
|
||||
"version": "1.9.18",
|
||||
"version": "1.9.19",
|
||||
"main": "src/index.parity.js",
|
||||
"jsnext:main": "src/index.parity.js",
|
||||
"author": "Parity Team <admin@parity.io>",
|
||||
|
Loading…
Reference in New Issue
Block a user