Skip to content

Commit

Permalink
chore: testing
Browse files Browse the repository at this point in the history
  • Loading branch information
KagChi committed May 2, 2024
1 parent 4593755 commit 6b46693
Show file tree
Hide file tree
Showing 5 changed files with 369 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -125,3 +125,5 @@ dist
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*

db
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,10 @@
"eslint": "^8.57.0",
"rimraf": "^5.0.5",
"typescript": "^5.4.5"
},
"dependencies": {
"@electric-sql/pglite": "^0.1.5",
"embedded-postgres": "16.2.0-beta.11",
"hyper-express": "^6.16.0"
}
}
Loading

0 comments on commit 6b46693

Please sign in to comment.