@peable/services
Advanced tools
Comparing version 0.0.69 to 0.0.70
@@ -7,2 +7,2 @@ import { z } from "zod"; | ||
export const NODE_ENV = process.env.NODE_ENV; | ||
export const OXY_AUTH_URL = NODE_ENV === "production" ? "https://auth.oxy.so" : "http://localhost:8080"; | ||
export const OXY_AUTH_URL = NODE_ENV === "production" ? "https://auth.oxy.so" : "http://localhost:3001"; |
{ | ||
"name": "@peable/services", | ||
"version": "0.0.69", | ||
"version": "0.0.70", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
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