rc-notification
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "rc-notification", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "notification ui component for react", | ||
@@ -32,3 +32,9 @@ "keywords": [ | ||
"config": { | ||
"port": 8000 | ||
"port": 8000, | ||
"entry": { | ||
"rc-notification": [ | ||
"./assets/index.less", | ||
"./src/index.js" | ||
] | ||
} | ||
}, | ||
@@ -35,0 +41,0 @@ "scripts": { |
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
27783