@dotdev/next-components
Advanced tools
Comparing version 0.2.4 to 0.2.5
@@ -5,2 +5,3 @@ export * from "./asset-url"; | ||
export * from "./format-date"; | ||
export * from "./format-day-number"; | ||
export * from "./get-menu"; | ||
@@ -7,0 +8,0 @@ export * from "./parse-html"; |
@@ -10,2 +10,3 @@ "use strict"; | ||
__export(require("./format-date")); | ||
__export(require("./format-day-number")); | ||
__export(require("./get-menu")); | ||
@@ -12,0 +13,0 @@ __export(require("./parse-html")); |
{ | ||
"name": "@dotdev/next-components", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"license": "UNLICENSED", | ||
@@ -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
74692
94
1125