diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-08-03 12:34:55 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-08-03 12:34:55 -0700 |
| commit | 1f52e962086856ddd6981139e2d4aca20201e9cb (patch) | |
| tree | ad14f1d320f2fd9ebd8e46a76bf508f003003e89 /package.json | |
| parent | 0cf9257b388485aba8affbe35e98c588c837df97 (diff) | |
create group streak schema and db scaffold
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 043b809..0c02cf9 100644 --- a/package.json +++ b/package.json @@ -65,6 +65,7 @@ "devDependencies": { "@babel/core": "^7.29.7", "@babel/plugin-proposal-private-property-in-object": "^7.21.11", + "@types/better-sqlite3": "^9.6.0", "@types/cors": "^2.8.19", "@types/express": "^5.0.6", "@types/lodash": "^4.17.25", |
