diff options
| author | aspizu <aspizu@protonmail.com> | 2025-03-10 03:45:01 +0530 |
|---|---|---|
| committer | aspizu <aspizu@protonmail.com> | 2025-03-10 03:45:01 +0530 |
| commit | 1656bbef4ac09f60d901c372617312888dd147d9 (patch) | |
| tree | 551755d462d61e7d68889456d12552cb9eb13dcb /bun.lock | |
| parent | 74d877c774dc293deaf1bc49493c4e760ac849b3 (diff) | |
feat: update package metadata and add peer dependencies
Diffstat (limited to 'bun.lock')
| -rw-r--r-- | bun.lock | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -10,8 +10,12 @@ "@types/node": "^22.13.10", "astro": "^5.4.2", "prettier": "^3.5.3", + "typescript": "^5.8.2", "vite": "^6.2.1", }, + "peerDependencies": { + "astro": ">= 3.0.0", + }, }, }, "packages": { |
