[ci skip] js-precompiled 20171124-134823
This commit is contained in:
parent
06ff816afb
commit
c32a5353b9
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#4ed6ea01747806d8f7f3a52717a80573bd1c9ed2"
|
||||
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#be248944bb98c52448a4c962ad8c5d3e0c11da57"
|
||||
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#8de0d074b982b04adff50d4814c063225fbb2809"
|
||||
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#6b6bd7c5278d33688fd0c71fb465cb025793d96b"
|
||||
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.14",
|
||||
"version": "1.9.15",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Parity",
|
||||
"version": "1.9.14",
|
||||
"version": "1.9.15",
|
||||
"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