This commit is contained in:
Yuzhong Zhang
2025-07-05 23:27:59 +08:00
parent 602f4629ff
commit b9ba07ea5d
267 changed files with 4979 additions and 32 deletions
+2 -1
View File
@@ -26,7 +26,8 @@
"node": ">=18.0.0"
},
"dependencies": {
"@aws-sdk/client-s3": "3.842.0"
"@aws-sdk/client-s3": "3.842.0",
"posthog-js": "1.256.2"
},
"prettier": "@excalidraw/prettier-config",
"scripts": {