react-creates
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "react-creates", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Create React Component folder works on macOS, Windows, and Linux.", | ||
@@ -23,3 +23,4 @@ "files": [ | ||
"deploy:minor": "node deploy -m", | ||
"prepublish": "npm run build && npm run deploy:patch" | ||
"prepublish": "npm run build && npm run deploy:patch", | ||
"postpublish": "node deploy -g" | ||
}, | ||
@@ -26,0 +27,0 @@ "keywords": [ |
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