@mindkeeper-solutions/orgi
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -5,3 +5,3 @@ #!/usr/bin/env node | ||
const fs = require('fs') | ||
const git = require('simple-git')('../test') | ||
const git = require('simple-git')() | ||
const meow = require('meow') | ||
@@ -8,0 +8,0 @@ |
{ | ||
"name": "@mindkeeper-solutions/orgi", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Deploy with git using orphan branches.", | ||
@@ -5,0 +5,0 @@ "main": "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
3200