summaryrefslogtreecommitdiff
path: root/examples/toolbar-app/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/toolbar-app/package.json')
-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 78cc23880..c474bb662 100644
--- a/examples/toolbar-app/package.json
+++ b/examples/toolbar-app/package.json
@@ -15,6 +15,6 @@
"./app": "./dist/app.js"
},
"devDependencies": {
- "astro": "^5.0.9"
+ "astro": "^5.1.0"
}
}