mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-23 21:21:14 +10:00
task API
The Task API allows for an easy way to create long-lived tasks that require reporting back to user with progress/logs. It will be used in the upcoming game importing.
This commit is contained in:
@ -35,7 +35,7 @@
|
||||
"@types/turndown": "^5.0.5",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"h3": "^1.12.0",
|
||||
"nitropack": "^2.9.7",
|
||||
"postcss": "^8.4.47",
|
||||
"sass": "^1.79.4",
|
||||
"tailwindcss": "^3.4.13"
|
||||
|
||||
Reference in New Issue
Block a user