mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-08 22:13:08 +02:00
fix(package): update @types/qrcode to version 1.3.0 (#2813)
This commit is contained in:
parent
cf66343b31
commit
d6f6c26725
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
|||
"@types/node": "10.10.3",
|
||||
"@types/portscanner": "2.1.0",
|
||||
"@types/pug": "2.0.4",
|
||||
"@types/qrcode": "1.2.0",
|
||||
"@types/qrcode": "1.3.0",
|
||||
"@types/ratelimiter": "2.1.28",
|
||||
"@types/redis": "2.8.6",
|
||||
"@types/request": "2.47.1",
|
||||
|
|
Loading…
Reference in a new issue