Compare commits
2 Commits
0.0.11
...
dd7c93baf3
| Author | SHA1 | Date | |
|---|---|---|---|
| dd7c93baf3 | |||
| 27e28edc71 |
@@ -6,11 +6,11 @@
|
||||
"start": "bun run src/main.ts"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "5.62.0",
|
||||
"@typescript-eslint/parser": "5.62.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.58.0",
|
||||
"@typescript-eslint/parser": "8.58.0",
|
||||
"cspell": "9.7.0",
|
||||
"eslint": "8.57.1",
|
||||
"typescript": "5.9.3",
|
||||
"typescript": "6.0.2",
|
||||
"@types/bun": "latest"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user