@factor/app-extend
Advanced tools
Comparing version 0.2.0 to 0.2.3
{ | ||
"name": "@factor/app-extend", | ||
"version": "0.2.0", | ||
"version": "0.2.3", | ||
"main": "plugin.js", | ||
@@ -13,3 +13,3 @@ "license": "GPL-3.0", | ||
}, | ||
"gitHead": "37aba4a3ad87359530be2743d82cb4f4a79398ce" | ||
"gitHead": "d3b127a02665568de729998870e7dbf1d7eb78a0" | ||
} |
@@ -14,3 +14,2 @@ export default (Factor, target) => { | ||
this.addCoreExtension("config", require("@factor/app-config")) | ||
this.addCoreExtension("theme", require("@factor/core-theme/app")) | ||
this.addCoreExtension("stack", require("@factor/core-stack")) | ||
@@ -17,0 +16,0 @@ |
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
38473
79