diff options
| author | Pinapelz <yukais@pinapelz.com> | 2024-12-21 17:20:26 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2024-12-21 17:20:26 -0800 |
| commit | 4295678e2f47cdad84b30156af3ff24c78f275d7 (patch) | |
| tree | 002519d3e975604064d9b6a88cbc78bccfe6fefb /package.json | |
| parent | 2a04fccade7d0deedcb1f2caa58fc94c4fae2cde (diff) | |
bump astro version
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8ff7929..849960b 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "astro": "astro" }, "dependencies": { - "astro": "^4.16.5", + "astro": "^4.16.18", "remixicon": "^4.3.0" } } |
