Comparing version 0.0.1 to 0.0.3
{ | ||
"name": "gitmand", | ||
"type": "module", | ||
"version": "0.0.1", | ||
"version": "0.0.3", | ||
"description": "", | ||
@@ -34,3 +34,4 @@ "author": "", | ||
"build": "unbuild", | ||
"start": "tsx index.ts" | ||
"start": "tsx index.ts", | ||
"publish": "npm run build && npm publish" | ||
}, | ||
@@ -37,0 +38,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2576
60