mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
fix convex imports
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
{
|
||||
"name": "@{{projectName}}/backend",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"exports": {
|
||||
"./convex/*": "./convex/*"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "convex dev",
|
||||
"setup": "convex dev --configure --until-success"
|
||||
|
||||
Reference in New Issue
Block a user