breakout into monorepo
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "@blade-and-brawn/api",
|
||||
"module": "index.ts",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@elysiajs/cors": "^1.4.1",
|
||||
"elysia": "^1.4.27",
|
||||
"zipcodes-us": "^1.1.2",
|
||||
"@blade-and-brawn/calculator": "workspace:*",
|
||||
"@blade-and-brawn/commerce": "workspace:*",
|
||||
"ml-levenberg-marquardt": "^5.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user