Skip to content

Commit 58ecb8e

Browse files
Fix dashboard runtime dependency
1 parent 7340c74 commit 58ecb8e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

dashboard/package-lock.json

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dashboard/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"@azure/cosmos": "^4.9.0",
1515
"@simplewebauthn/browser": "^13.0.0",
1616
"@simplewebauthn/server": "^13.0.0",
17-
"astro": "^5.16.11"
17+
"astro": "^5.16.11",
18+
"piccolore": "^0.1.3"
1819
}
1920
}

0 commit comments

Comments
 (0)