[ci skip] js-precompiled 20180108-160030

This commit is contained in:
GitLab Build Bot 2018-01-08 16:02:07 +00:00
parent c6b0db61e7
commit 9c88e755e2
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -2234,7 +2234,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#a448a03f1ef715add20297194a4992e9dcdd73f3"
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#5273a6c910754f8f17f669ae9180a5fdbc0c9c83"
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.46",
"version": "1.9.47",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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