mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-28 18:28:58 +00:00
Update package.json
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"start": "bun index.ts"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bun": "latest"
|
||||
"@types/bun": "latest",
|
||||
"@oven/bun-linux-aarch64": "latest"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5.3.3"
|
||||
@@ -15,4 +16,4 @@
|
||||
"dependencies": {
|
||||
"bun": "^1.1.45"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user