qcobjects-api
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "qcobjects-api", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "QCObjects Micro-Service API core", | ||
@@ -5,0 +5,0 @@ "main": "public/js/index.cjs", |
@@ -1,4 +0,2 @@ | ||
import "./config"; | ||
import api from "./packages/com.qcobjects.api.services"; | ||
import "./package"; | ||
import api from "qcobjects-api"; | ||
export default api; |
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
36945
240