diff options
Diffstat (limited to 'examples/toolbar-app')
-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 29f08ec5e..1f0a7edd7 100644 --- a/examples/toolbar-app/package.json +++ b/examples/toolbar-app/package.json @@ -15,6 +15,6 @@ "./app": "./dist/app.js" }, "devDependencies": { - "astro": "^4.8.3" + "astro": "^4.8.4" } } |