hd-app-scripts
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "hd-app-scripts", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "", | ||
@@ -9,2 +9,5 @@ "scripts": { | ||
}, | ||
"bin": { | ||
"hd-app-scripts": "./dist/index.js" | ||
}, | ||
"main": "dist/index.js", | ||
@@ -11,0 +14,0 @@ "types": "dist/index.d.ts", |
5049