implemented !jumbo
This commit is contained in:
parent
221da8c206
commit
08c1a2e9ac
3 changed files with 490 additions and 38 deletions
|
@ -20,6 +20,7 @@
|
|||
"test-watch": "tsc-watch --onSuccess \"npx ava\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/sharp": "^0.23.1",
|
||||
"cors": "^2.8.5",
|
||||
"cross-env": "^5.2.0",
|
||||
"deep-diff": "^1.0.2",
|
||||
|
@ -49,6 +50,7 @@
|
|||
"reflect-metadata": "^0.1.12",
|
||||
"safe-regex": "^2.0.2",
|
||||
"seedrandom": "^3.0.1",
|
||||
"sharp": "^0.23.4",
|
||||
"tlds": "^1.203.1",
|
||||
"tmp": "0.0.33",
|
||||
"transliteration": "^2.1.7",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue