summaryrefslogtreecommitdiff
path: root/examples/toolbar-app
diff options
context:
space:
mode:
Diffstat (limited to 'examples/toolbar-app')
-rw-r--r--examples/toolbar-app/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/toolbar-app/package.json b/examples/toolbar-app/package.json
index 8c41c85e2..adcf8bb21 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.5.5"
+ "astro": "^5.5.6"
}
}