create-tigris-app
Advanced tools
Comparing version 1.0.0-beta.13 to 1.0.0-beta.14
@@ -15,3 +15,7 @@ "use strict"; | ||
exports.ENVIRONMENTS = ["dev", "preview"]; | ||
exports.TEMPLATES = ["nextjs-api-routes", "rest-express"]; | ||
exports.TEMPLATES = [ | ||
"nextjs-api-routes", | ||
"rest-express", | ||
"rest-search-express", | ||
]; | ||
exports.DEFAULT_TEMPLATE = "rest-express"; | ||
@@ -18,0 +22,0 @@ /** |
{ | ||
"name": "create-tigris-app", | ||
"version": "1.0.0-beta.13", | ||
"version": "1.0.0-beta.14", | ||
"keywords": [ | ||
@@ -5,0 +5,0 @@ "database", |
{ | ||
"name": "create-tigris-app", | ||
"version": "1.0.0-beta.13", | ||
"version": "1.0.0-beta.14", | ||
"keywords": [ | ||
@@ -5,0 +5,0 @@ "database", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
48178
834