Add image-size dependency to package.json

This commit is contained in:
Guangcong Luo 2018-05-19 21:59:46 -04:00
parent 56497407df
commit 382a5334b3

View File

@ -23,7 +23,8 @@
"@babel/preset-env": "^7.0.0-beta.46",
"@babel/preset-typescript": "^7.0.0-beta.46",
"@types/jquery": "^3.3.1",
"google-auth-library": "^1.5.0"
"google-auth-library": "^1.5.0",
"image-size": "^0.6.2"
},
"devDependencies": {
"@types/node": "^8.0.7",