Add package.hugo.json

This commit is contained in:
Will Faught
2023-02-21 12:22:53 -08:00
parent adef3521db
commit 43a35b6382
3 changed files with 19 additions and 2 deletions

7
package.hugo.json Normal file
View File

@@ -0,0 +1,7 @@
{
"dependencies": {
"bootstrap": "^5.3.0-alpha1",
"bootstrap-icons": "^1.10.3",
"katex": "^0.16.4"
}
}