@equinor/fusion
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -5,3 +5,3 @@ import BaseResourceCollection from "./BaseResourceCollection"; | ||
getBaseUrl() { | ||
return this.serviceResolver.getDataProxyBaseUrl(); | ||
return this.serviceResolver.getFusionBaseUrl(); | ||
} | ||
@@ -8,0 +8,0 @@ apps() { |
{ | ||
"name": "@equinor/fusion", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "Everything a Fusion app needs to communicate with the core", | ||
@@ -5,0 +5,0 @@ "main": "lib/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
88363