Skip to content

Commit

Permalink
feat(backend): funkit EU support (#101)
Browse files Browse the repository at this point in the history
* refactor: eu support

* fix(backend): tests

* chore(backend): fix lint
  • Loading branch information
chloe-tan authored Jul 16, 2024
1 parent 19b8db4 commit e88bf48
Show file tree
Hide file tree
Showing 9 changed files with 411 additions and 420 deletions.
3 changes: 1 addition & 2 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
},
"devDependencies": {
"@testcontainers/postgresql": "^10.8.1",
"@types/big.js": "^6.2.2",
"@types/otp-generator": "^4.0.2",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@vitest/coverage-istanbul": "^1.4.0",
Expand All @@ -36,7 +35,7 @@
"typescript": "^5.0.0"
},
"dependencies": {
"big.js": "^6.2.1",
"@funkit/api-base": "^0.0.6",
"dotenv": "^16.4.5",
"drizzle-orm": "^0.30.7",
"elliptic": "^6.5.5",
Expand Down
Loading

0 comments on commit e88bf48

Please sign in to comment.