fix: tests pass
This commit is contained in:
@@ -5,5 +5,8 @@
|
||||
"scripts": {
|
||||
"hello": "bun ./hello.ts",
|
||||
"print-env": "bun ./env.ts"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bun": "^1.3.10"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user