[ci skip] js-precompiled 20171121-164807

This commit is contained in:
GitLab Build Bot 2017-11-21 17:04:16 +00:00
parent fcee1c0ac8
commit d160feeefd
3 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View File

@ -2222,7 +2222,7 @@ dependencies = [
[[package]]
name = "parity-ui-old-precompiled"
version = "1.9.0"
source = "git+https://github.com/paritytech/js-precompiled.git?branch=v1#f3fa5e5efb0ed8ada6cd091694fcdaa921e6720f"
source = "git+https://github.com/paritytech/js-precompiled.git?branch=v1#acfb0974cbbdacf12463bf40e51ea8b60939be95"
dependencies = [
"parity-dapps-glue 1.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
]
@ -2230,7 +2230,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.9.0"
source = "git+https://github.com/paritytech/js-precompiled.git#869697f77d549c240df0c5f5fd4e611d09bf61c2"
source = "git+https://github.com/paritytech/js-precompiled.git#0b15b2c0bec668811a9ea71ec2a2e4641611fc99"
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.11",
"version": "1.9.12",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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