Docs updates
All checks were successful
Ascently - Docs Deploy / build-and-push (push) Successful in 5m14s

This commit is contained in:
2025-12-01 17:07:30 -07:00
parent 6342bfed5c
commit 57855b8332
3 changed files with 78 additions and 77 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "ascently-docs",
"type": "module",
"version": "1.0.0",
"version": "1.1.0",
"description": "Documentation site for Ascently - FOSS climbing tracking app",
"repository": {
"type": "git",
@@ -26,8 +26,8 @@
},
"dependencies": {
"@astrojs/node": "^9.5.1",
"@astrojs/starlight": "^0.36.2",
"astro": "^5.16.0",
"@astrojs/starlight": "^0.37.0",
"astro": "^5.16.3",
"qrcode": "^1.5.4",
"sharp": "^0.34.5"
},