[ci skip] js-precompiled 20171113-100719

This commit is contained in:
GitLab Build Bot 2017-11-13 10:19:26 +00:00
parent 1749dd8d6c
commit 399043d37e
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -2226,7 +2226,7 @@ dependencies = [
[[package]] [[package]]
name = "parity-ui-precompiled" name = "parity-ui-precompiled"
version = "1.9.0" version = "1.9.0"
source = "git+https://github.com/paritytech/js-precompiled.git#f0bdaaf7ea3f4e7e0d466000c6323a95b6b8662a" source = "git+https://github.com/paritytech/js-precompiled.git#b5e514c4a35923d5edc19eb9560b2b72320b62b0"
dependencies = [ dependencies = [
"parity-dapps-glue 1.9.1 (registry+https://github.com/rust-lang/crates.io-index)", "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", "name": "Parity",
"version": "1.9.7", "version": "1.9.8",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

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