Skip to content

Commit c246092

Browse files
committed
Revert "Merge pull request #79 from danditomaso/refactor/clean-up-old-routes"
This reverts commit a63ba6f, reversing changes made to 1363ffe.
1 parent 68cbfdf commit c246092

File tree

16 files changed

+736
-10
lines changed

16 files changed

+736
-10
lines changed

biome.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"$schema": "https://biomejs.dev/schemas/2.1.3/schema.json",
3+
"assist": { "actions": { "source": { "organizeImports": "on" } } },
34
"files": {
45
"ignoreUnknown": true
56
},

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"@tinyhttp/favicon": "^3.0.0",
2626
"@tinyhttp/logger": "^2.0.0",
2727
"add": "^2.0.6",
28+
"mqtt": "^5.3.5",
2829
"octokit": "^3.1.2",
2930
"pnpm": "^8.15.3",
3031
"redis": "^4.6.13",

0 commit comments

Comments
 (0)