refactor: move convex into packages
This commit is contained in:
9
packages/convex/package.json
Normal file
9
packages/convex/package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "@fileone/convex",
|
||||
"module": "index.ts",
|
||||
"type": "module",
|
||||
"peerDependencies": {
|
||||
"typescript": "^5",
|
||||
"convex": "^1.27.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user