aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2024-02-04 12:30:02 -0500
committerAndrew Lee <alee14498@protonmail.com>2024-02-04 12:30:02 -0500
commit71093a4c88ed41bd51a3387f1e91c7ee05f2203c (patch)
treed45138d7e3a7afc52c11fff65f77f3d040f2ffe8 /package.json
parent27153476429c4a85630dedcf940a50089ea02151 (diff)
downloadpersonal-website-71093a4c88ed41bd51a3387f1e91c7ee05f2203c.tar.gz
personal-website-71093a4c88ed41bd51a3387f1e91c7ee05f2203c.tar.bz2
personal-website-71093a4c88ed41bd51a3387f1e91c7ee05f2203c.zip
Almost finished implementing guestbook; More consistency in cards
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 1ca0c76..fd6aaf7 100644
--- a/package.json
+++ b/package.json
@@ -18,6 +18,7 @@
"astro": "4.2.4",
"astro-icon": "^1.0.2",
"markdown-it": "^14.0.0",
+ "pocketbase": "^0.21.1",
"preact": "^10.19.3",
"sanitize-html": "^2.11.0"
}