Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "iconad", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Utility for Android and iOS icon creation", | ||
"main": "./index.js", | ||
"bin": {}, | ||
"main": "./iconad.js", | ||
"bin": { | ||
"iconad": "./bin/iconad" | ||
}, | ||
"scripts": { | ||
@@ -8,0 +10,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
6109
6