Comparing version 0.20.2 to 0.20.3
@@ -0,1 +1,10 @@ | ||
## [Version 0.20.3](https://github.com/egoist/sao/releases/tag/v0.20.3) (2017-7-23) | ||
### Bug fixes | ||
- tweaks: [`9544c48`](https://github.com/egoist/sao/commit/9544c48) | ||
- clean up: [`83d7b6a`](https://github.com/egoist/sao/commit/83d7b6a) | ||
[...full changes](https://github.com/egoist/sao/compare/v0.20.2...v0.20.3) | ||
## [Version 0.20.2](https://github.com/egoist/sao/releases/tag/v0.20.2) (2017-7-23) | ||
@@ -2,0 +11,0 @@ |
@@ -206,3 +206,2 @@ 'use strict' | ||
npmInstall: () => { | ||
console.log('???') | ||
require('yarn-install')({ | ||
@@ -209,0 +208,0 @@ cwd: folderPath, |
{ | ||
"name": "sao", | ||
"version": "0.20.2", | ||
"version": "0.20.3", | ||
"description": "Futuristic project generator.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
30815
550