feat(order): create claim and exchange (#7734)

This commit is contained in:
Carlos R. L. Rodrigues
2024-06-18 08:08:16 -03:00
committed by GitHub
parent e0b14519f1
commit cfa983001b
45 changed files with 2571 additions and 437 deletions

View File

@@ -44,8 +44,7 @@
"resolve-cwd": "^3.0.0",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"turbo": "^1.6.3",
"typeorm": "^0.3.16"
"turbo": "^1.6.3"
},
"lint-staged": {
"*.{js,jsx,ts,tsx}": "yarn run lint",