aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index a76759a..7bc98e3 100644
--- a/package.json
+++ b/package.json
@@ -47,6 +47,8 @@
47 "better-sqlite3": "12.2.0", 47 "better-sqlite3": "12.2.0",
48 "react": "^19.1.1", 48 "react": "^19.1.1",
49 "react-dom": "^19.1.1", 49 "react-dom": "^19.1.1",
50 "react-markdown": "^10.1.0",
51 "remark-gfm": "^4.0.1",
50 "uuid": "^13.0.0" 52 "uuid": "^13.0.0"
51 }, 53 },
52 "devDependencies": { 54 "devDependencies": {