Skip to content

Commit

Permalink
Add better-sqlite3 devDependency in packages/superflare
Browse files Browse the repository at this point in the history
fixes tests locally on my machine
  • Loading branch information
acusti committed Nov 14, 2024
1 parent 198e9f7 commit 4c69f28
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/superflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
"@types/pluralize": "^0.0.29",
"@types/tar-fs": "^2.0.1",
"@types/yargs": "^17.0.20",
"better-sqlite3": "^11.5.0",
"tsconfig": "workspace:*",
"tsup": "^6.6.3",
"typescript": "^5",
Expand Down
137 changes: 137 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4c69f28

Please sign in to comment.