react-samay
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "react-samay", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Time picker for React.js", | ||
@@ -15,3 +15,6 @@ "homepage": "https://github.com/sushantdhiman/react-samay", | ||
"module": "./lib/index.esm.js", | ||
"exports": "./lib/index.esm.js", | ||
"exports": { | ||
".": "./lib/index.esm.js", | ||
"./index.css": "./index.css" | ||
}, | ||
"scripts": { | ||
@@ -18,0 +21,0 @@ "storybook": "storybook dev -c .storybook", |
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
79249