mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-04-25 16:14:01 -05:00
Add image-size dependency to package.json
This commit is contained in:
parent
56497407df
commit
382a5334b3
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user