[ci skip] js-precompiled 20180114-230435

This commit is contained in:
GitLab Build Bot 2018-01-14 23:05:57 +00:00
parent 668d910c44
commit da62cfd111
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -2267,7 +2267,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#d7b88781bf09a3345f79d8220c51cd314b06e3fd"
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#a4a3e4fc005795888ba705751cab16b34b2c3f0a"
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.49",
"version": "1.9.50",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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