[ci skip] js-precompiled 20171201-114538

This commit is contained in:
GitLab Build Bot 2017-12-01 11:46:30 +00:00
parent 2a7b2c7e32
commit 801b6c4bc8
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -2243,7 +2243,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#54082cb7bdf88e78b9488570ab876d339a58c5bb"
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#da7d2879e95a94a840d0005c7e7c6dbfefd5757e"
dependencies = [
"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",
"version": "1.9.20",
"version": "1.9.21",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "Parity",
"version": "1.9.20",
"version": "1.9.21",
"main": "src/index.parity.js",
"jsnext:main": "src/index.parity.js",
"author": "Parity Team <admin@parity.io>",