[ci skip] js-precompiled 20171121-150329

This commit is contained in:
GitLab Build Bot 2017-11-21 15:14:37 +00:00
parent 570fc56af7
commit bc17c61d14
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -2230,7 +2230,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.9.0"
source = "git+https://github.com/paritytech/js-precompiled.git#5b3e31509c369f558c8cb90f6f9918e50cdb2501"
source = "git+https://github.com/paritytech/js-precompiled.git#869697f77d549c240df0c5f5fd4e611d09bf61c2"
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.10",
"version": "1.9.11",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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