git-commit-file
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "git-commit-file", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Git commit a single file in a single command", | ||
@@ -8,3 +8,5 @@ "author": "danday74", | ||
"bin": { | ||
"gitcommitfile": "bin/gitcommitfile.js" | ||
"git-commit-file": "bin/gitcommitfile.js", | ||
"gitcommitfile": "bin/gitcommitfile.js", | ||
"gcf": "bin/gitcommitfile.js" | ||
}, | ||
@@ -11,0 +13,0 @@ "preferGlobal": true, |
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
5797