mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
feat: add @better-t-stack/types package
This commit is contained in:
@@ -14,7 +14,7 @@ import {
|
||||
PackageManagerSchema,
|
||||
RuntimeSchema,
|
||||
WebDeploySchema,
|
||||
} from "../../cli/src/types";
|
||||
} from "@better-t-stack/types";
|
||||
|
||||
const DATABASE_VALUES = DatabaseSchema.options;
|
||||
const ORM_VALUES = ORMSchema.options;
|
||||
|
||||
Reference in New Issue
Block a user