[ci skip] js-precompiled 20170813-184308

This commit is contained in:
GitLab Build Bot 2017-08-13 18:48:32 +00:00
parent 10068cee72
commit d115006597
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -2053,7 +2053,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/paritytech/js-precompiled.git#0768c834921c5ef52136337953eb3cd058d95850"
source = "git+https://github.com/paritytech/js-precompiled.git#04b109bd8485b26d0f8ef8df6afab69d8fe4878b"
dependencies = [
"parity-dapps-glue 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

2
js/package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "parity.js",
"version": "1.8.13",
"version": "1.8.14",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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