Compare commits
2 Commits
a9be4b1a8c
...
7e111fd3dc
| Author | SHA1 | Date | |
|---|---|---|---|
| 7e111fd3dc | |||
| 115690a082 |
+3
-3
@@ -6,9 +6,9 @@
|
||||
"start": "bun run src/main.ts"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "5.62.0",
|
||||
"@typescript-eslint/parser": "5.62.0",
|
||||
"cspell": "10.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.61.0",
|
||||
"@typescript-eslint/parser": "8.61.0",
|
||||
"cspell": "10.0.1",
|
||||
"eslint": "8.57.1",
|
||||
"typescript": "6.0.3",
|
||||
"@types/bun": "latest"
|
||||
|
||||
Reference in New Issue
Block a user