Yeoman package builder emits .tar.gz artifact

This commit is contained in:
SteveSandersonMS
2017-01-02 11:59:16 +00:00
parent 312885acde
commit f31b96fe1e
2 changed files with 18 additions and 5 deletions

View File

@@ -18,7 +18,8 @@
"lodash": "^4.11.1",
"mkdirp": "^0.5.1",
"rimraf": "^2.5.2",
"semver": "^5.3.0"
"semver": "^5.3.0",
"tar.gz": "^1.0.5"
},
"devDependencies": {
"@types/glob": "^5.0.30",