deployrunner
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -0,1 +1,3 @@ | ||
#!/usr/bin/env node | ||
const fs = require('fs'); | ||
@@ -2,0 +4,0 @@ const path = require('path'); |
{ | ||
"name": "deployrunner", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Small tool for automatically deploying git repositories", | ||
@@ -5,0 +5,0 @@ "bin": { |
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
1598
4
15