create-appncy
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -63,2 +63,6 @@ #!/usr/bin/env node | ||
{ | ||
title: "Auth0", | ||
value: "auth0" | ||
}, | ||
{ | ||
title: "Supabase", | ||
@@ -78,2 +82,6 @@ value: "supabase" | ||
{ | ||
title: "Auth0", | ||
value: "auth0" | ||
}, | ||
{ | ||
title: "Supabase", | ||
@@ -80,0 +88,0 @@ value: "supabase" |
@@ -11,3 +11,3 @@ import type {PreferenceRequest} from "mercadopago"; | ||
return preference.sandbox_init_point!; | ||
return preference.init_point!; | ||
}, | ||
@@ -14,0 +14,0 @@ validate: async (id: string) => { |
{ | ||
"name": "create-appncy", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Create projects as goncy would", | ||
@@ -5,0 +5,0 @@ "main": "index.mjs", |
Sorry, the diff of this file is not supported yet
1035276
158
2476