diff options
Diffstat (limited to 'github/package.json')
| -rw-r--r-- | github/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/github/package.json b/github/package.json index 3be63d331..06db814ae 100644 --- a/github/package.json +++ b/github/package.json @@ -4,7 +4,7 @@ "type": "module", "private": true, "devDependencies": { - "@types/bun": "latest" + "@types/bun": "catalog:" }, "peerDependencies": { "typescript": "^5" |
