react-toastify
Advanced tools
Comparing version 4.0.0-rc.1 to 4.0.0-rc.2
{ | ||
"name": "react-toastify", | ||
"version": "4.0.0-rc.1", | ||
"version": "4.0.0-rc.2", | ||
"description": "React notification made easy", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
"prebuild": "npm run test", | ||
"build": "npm run build:es && npm run build:umd", | ||
"build": "npm run build:es && npm run build:umd && npm run style", | ||
"build:es": "npm run clean:es && cross-env NODE_ENV=production babel --ignore=__tests__ src -d lib", | ||
@@ -34,0 +34,0 @@ "build:umd": "npm run clean:umd && cross-env NODE_ENV=production webpack", |
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
322228
51
3330