@haechi-labs/face-sdk
Advanced tools
Comparing version 0.1.1-alpha.8 to 0.1.1-alpha.9
@@ -72,2 +72,3 @@ "use strict"; | ||
apiUrl = "https://test.facewallet.xyz/api/v1"; | ||
env = face_types_1.Env.ProdTest; | ||
} | ||
@@ -74,0 +75,0 @@ } |
{ | ||
"name": "@haechi-labs/face-sdk", | ||
"version": "0.1.1-alpha.8", | ||
"version": "0.1.1-alpha.9", | ||
"description": "", | ||
@@ -26,3 +26,3 @@ "author": "", | ||
}, | ||
"gitHead": "947bbd0527f8ef52ad2d2ec624ab6292d0eab6f4", | ||
"gitHead": "40520e8635391f2a82297bf8b3fa73c9a498565d", | ||
"publishConfig": { | ||
@@ -29,0 +29,0 @@ "access": "public" |
@@ -95,2 +95,3 @@ import { | ||
apiUrl = "https://test.facewallet.xyz/api/v1"; | ||
env = Env.ProdTest; | ||
} | ||
@@ -97,0 +98,0 @@ } |
Sorry, the diff of this file is not supported yet
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
54443
1294