Add `blueimp-load-image` npm dependency

This commit is contained in:
Daniel Gasienica 2018-02-09 11:16:46 -05:00
parent ad17fa8a68
commit 1e1c62fe2f
2 changed files with 5 additions and 0 deletions

View File

@ -40,6 +40,7 @@
"open-coverage": "open coverage/lcov-report/index.html"
},
"dependencies": {
"blueimp-load-image": "^2.18.0",
"bunyan": "^1.8.12",
"config": "^1.28.1",
"electron-config": "^1.0.0",

View File

@ -457,6 +457,10 @@ bluebird@^3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9"
blueimp-load-image@^2.18.0:
version "2.18.0"
resolved "https://registry.yarnpkg.com/blueimp-load-image/-/blueimp-load-image-2.18.0.tgz#03b93687eb382a7136cfbcbd4f0e936b6763fc0e"
bmp-js@0.0.1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/bmp-js/-/bmp-js-0.0.1.tgz#5ad0147099d13a9f38aa7b99af1d6e78666ed37f"