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 e6e693a4f..2f45baab5 100644 --- a/examples/toolbar-app/package.json +++ b/examples/toolbar-app/package.json @@ -15,7 +15,7 @@ "./app": "./dist/app.js" }, "devDependencies": { - "astro": "^4.16.15", + "astro": "^4.16.16", "@types/node": "^18.17.8" } } |