Comparing version 0.1.17 to 0.1.18
{ | ||
"name": "app-bin", | ||
"version": "0.1.17", | ||
"version": "0.1.18", | ||
"description": "bin scripts for some app archetypes", | ||
"main": "index.js", | ||
"scripts": { | ||
"commit": "./bin/git-commit.sh", | ||
"publish": "./bin/npm-publish.sh" | ||
"commit": "./bin/git-commit.sh" | ||
}, | ||
@@ -10,0 +9,0 @@ "author": "@evanxsummers", |
4400