fix: pin @sinclair/typebox ^0.34 in pay app to match elysia requirements
This commit is contained in:
parent
7d1a350f86
commit
bc0f7715da
|
|
@ -6,6 +6,7 @@
|
|||
"start": "bun run src/index.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@sinclair/typebox": "^0.34.0",
|
||||
"elysia": "^1.4.27",
|
||||
"postgres": "^3.4.8",
|
||||
"@dashevo/dashcore-lib": "^0.25.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue