essence-chip
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "essence-chip", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Essence Chip - Chip & ChipItem components", | ||
@@ -5,0 +5,0 @@ "author": "Hetmann W. Iohan <wilhelm.hetmann@evozon.com>", |
@@ -104,2 +104,2 @@ | ||
export default Chip; | ||
module.exports = Chip; |
@@ -154,2 +154,2 @@ import React from 'react'; | ||
export default ChipItem; | ||
module.exports = ChipItem; |
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
27171