@ixnode/simple-clock
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "@ixnode/simple-clock", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "A simple, updating clock component for React.", | ||
@@ -8,2 +8,8 @@ "main": "dist/index.js", | ||
"type": "module", | ||
"exports": { | ||
".": { | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.js" | ||
} | ||
}, | ||
"files": [ | ||
@@ -10,0 +16,0 @@ "dist", |
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
853465