diff options
Diffstat (limited to 'examples/toolbar-app/package.json')
-rw-r--r-- | examples/toolbar-app/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/toolbar-app/package.json b/examples/toolbar-app/package.json index 7bb568139..13d1bce96 100644 --- a/examples/toolbar-app/package.json +++ b/examples/toolbar-app/package.json @@ -16,6 +16,6 @@ }, "devDependencies": { "@types/node": "^18.17.8", - "astro": "^5.7.13" + "astro": "^5.7.14" } } |