[ci skip] js-precompiled 20171113-091450

This commit is contained in:
GitLab Build Bot 2017-11-13 09:27:11 +00:00
parent 7fed79295d
commit 6997ddda89
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -2226,7 +2226,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.9.0"
source = "git+https://github.com/paritytech/js-precompiled.git#59a1478c28383a3d04d2816b1541e5912c4ed6e0"
source = "git+https://github.com/paritytech/js-precompiled.git#f0bdaaf7ea3f4e7e0d466000c6323a95b6b8662a"
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.6",
"version": "1.9.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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