@dotdev/next-components
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -11,1 +11,3 @@ export * from "./asset-url"; | ||
export * from "./slugify"; | ||
export * from "./get-local-storage"; | ||
export * from "./set-local-storage"; |
@@ -16,2 +16,4 @@ "use strict"; | ||
__export(require("./slugify")); | ||
__export(require("./get-local-storage")); | ||
__export(require("./set-local-storage")); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@dotdev/next-components", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"license": "SEE LICENSE IN LICENCE.md", | ||
@@ -5,0 +5,0 @@ "description": "Common components for Next projects", |
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
126987
110
1847