Skip to content

Commit

Permalink
Merge branch 'develop-postgres' into issue#2888
Browse files Browse the repository at this point in the history
  • Loading branch information
aadhil2k4 authored Dec 28, 2024
2 parents e640b18 + c9292d1 commit f909e41
Show file tree
Hide file tree
Showing 41 changed files with 1,473 additions and 2,141 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ jobs:
src/style/**
schema.graphql
package.json
package-lock.json
tsconfig.json
.gitignore
.eslintrc.json
Expand Down
116 changes: 27 additions & 89 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^12.1.10",
"@testing-library/dom": "^10.4.0",
"@types/inquirer": "^9.0.7",
"@types/jest": "^26.0.24",
"@types/js-cookie": "^3.0.6",
Expand Down
Loading

0 comments on commit f909e41

Please sign in to comment.