@appsforgood/next-supabase-kit 0.2.0 → 0.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js
CHANGED
|
@@ -182,7 +182,7 @@ import { join as join14, normalize } from "path";
|
|
|
182
182
|
|
|
183
183
|
// src/config/defaults.ts
|
|
184
184
|
var PACKAGE_NAME = "@appsforgood/next-supabase-kit";
|
|
185
|
-
var PACKAGE_VERSION = "0.2.
|
|
185
|
+
var PACKAGE_VERSION = "0.2.1";
|
|
186
186
|
var DEFAULT_CONFIG = {
|
|
187
187
|
stack: "next-supabase",
|
|
188
188
|
projectType: "saas",
|