@equinor/fusion
Advanced tools
Comparing version 0.1.58 to 0.1.59
@@ -7,3 +7,3 @@ import useApiClients from "./useApiClients"; | ||
return response.data; | ||
}); | ||
}, []); | ||
}; | ||
@@ -14,3 +14,3 @@ const useTaskTypes = () => { | ||
return response.data; | ||
}); | ||
}, []); | ||
}; | ||
@@ -17,0 +17,0 @@ const useTaskPrioritySetter = () => { |
{ | ||
"name": "@equinor/fusion", | ||
"version": "0.1.58", | ||
"version": "0.1.59", | ||
"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
128470