@beatgig/backend-types
Advanced tools
Comparing version 1.0.1632607617-1632607873 to 1.0.1632607617-1632607916
@@ -27,5 +27,5 @@ /* istanbul ignore file */ | ||
OpenAPI.BASE = 'https://dev.live.hackgig.com' | ||
if (process.env.NEXT_PUBLIC_BACKEND_ENV === 'sandbox') { OpenAPI.BASE = 'https://dev.sandbox.hackgig.com' } | ||
OpenAPI.BASE = 'https://prod.live.hackgig.com' | ||
if (process.env.NEXT_PUBLIC_BACKEND_ENV === 'sandbox') { OpenAPI.BASE = 'https://prod.sandbox.hackgig.com' } | ||
@@ -1,1 +0,1 @@ | ||
{"name": "@beatgig/backend-types", "version": "1.0.1632607617-1632607873", "description": "TS types for backend-types.", "main": "index.ts", "types": "index.ts", "author": "jerber", "sideEffects": false} | ||
{"name": "@beatgig/backend-types", "version": "1.0.1632607617-1632607916", "description": "TS types for backend-types.", "main": "index.ts", "types": "index.ts", "author": "jerber", "sideEffects": false} |
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
292029