Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "add-stars", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Add star to repos used in your project.", | ||
@@ -8,4 +8,3 @@ "scripts": { | ||
"start": "nodemon lib/index.js --exec babel-node", | ||
"build": "babel lib -d dist", | ||
"publish": "npm run build; npm publish" | ||
"build": "babel lib -d dist" | ||
}, | ||
@@ -12,0 +11,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
55918