@mihanizm56/deploy-tag
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -5,5 +5,2 @@ #!/usr/bin/env node | ||
const bin = () => { | ||
console.log('process.cwd', process.cwd()); | ||
console.log('__dirname', __dirname); | ||
spawnSync('node', ['node_modules/@mihanizm56/deploy-tag/lib/index.js'], { | ||
@@ -10,0 +7,0 @@ stdio: 'inherit', |
{ | ||
"name": "@mihanizm56/deploy-tag", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "util for tagging commits and pushing it", | ||
@@ -5,0 +5,0 @@ "scripts": { |
5743
94