mirror of
https://github.com/flarum/core.git
synced 2025-08-31 20:02:06 +02:00
Add missing throttle-debounce types dependency
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"dependencies": {
|
||||
"@types/jquery": "^3.5.5",
|
||||
"@types/mithril": "^2.0.7",
|
||||
"@types/throttle-debounce": "^2.1.0",
|
||||
"dayjs": "^1.10.4"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user