[ci skip] js-precompiled 20180108-085319

This commit is contained in:
GitLab Build Bot 2018-01-08 08:54:35 +00:00
parent a52d601f5c
commit 47b2b151ce
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -2226,7 +2226,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#e2aa74bd027f7dc4575714262514dbf925df79e4"
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#fda9f7433cd5ed9af42154a7af146ba79f6659a3"
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.45",
"version": "1.9.46",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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