Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "push-dir", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Push a directory to a remote branch", | ||
@@ -13,3 +13,4 @@ "keywords": [], | ||
"bugs": "https://github.com/L33T-KR3W/push-dir/issues", | ||
"main": "bin/push-dir.js", | ||
"main": "index.js", | ||
"bin": "bin/push-dir.js", | ||
"scripts": { | ||
@@ -16,0 +17,0 @@ "test": "node test/index.js" |
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
12127