[ci skip] js-precompiled 20180117-165329
This commit is contained in:
parent
6773e88211
commit
d429ce1849
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -2230,7 +2230,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#c51b63cbb66d7ed9c60b371bfec404e2c37ec1fb"
|
||||
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#e95f9acf7fc9928eb36aaa88fbfde72d8f49865c"
|
||||
dependencies = [
|
||||
"parity-dapps-glue 1.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
@ -2238,7 +2238,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#ecb6300e72370fb79b8d1ed22dbdf5f390ef1a3e"
|
||||
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#906714b32943bcc2ceb7b8f503e1f9370ff9337f"
|
||||
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.59",
|
||||
"version": "1.9.60",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Parity",
|
||||
"version": "1.9.59",
|
||||
"version": "1.9.60",
|
||||
"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