[ci skip] js-precompiled 20180113-020751

This commit is contained in:
GitLab Build Bot 2018-01-13 02:09:53 +00:00
parent b6e61f403c
commit e7f36665bb
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

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

View File

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