Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "eggit", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Tool for cloning seed repos", | ||
"main": "build/index.js", | ||
"bin": { | ||
"eggit": "bin/eggit" | ||
"eggit": "build/eggit" | ||
}, | ||
@@ -9,0 +9,0 @@ "scripts": { |
7539