[ci skip] js-precompiled 20171211-130343

This commit is contained in:
GitLab Build Bot 2017-12-11 13:04:38 +00:00
parent b25f93dda5
commit 0fe018ff68
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -2241,7 +2241,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#e24b675036bd263b6b53059f7714b001d48f83ae"
source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#6cb3d2d0d2ed97c3f0b873c033872e7c9206f255"
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.28",
"version": "1.9.29",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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