[ci skip] js-precompiled 20170809-182421

This commit is contained in:
GitLab Build Bot 2017-08-09 18:29:28 +00:00
parent e128285a77
commit b21932687a
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#dd9b92d9d8c244678e15163347f9adb2e2560959"
source = "git+https://github.com/paritytech/js-precompiled.git#c8da9eef384de7a2911c317d47bb9f57c83f3f6b"
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.11",
"version": "1.8.12",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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