Comparing version 0.20.3 to 0.20.4
@@ -0,1 +1,9 @@ | ||
## [Version 0.20.4](https://github.com/egoist/sao/releases/tag/v0.20.4) (2017-7-26) | ||
### New features | ||
- use cac 4: [`43a9236`](https://github.com/egoist/sao/commit/43a9236) | ||
[...full changes](https://github.com/egoist/sao/compare/v0.20.3...v0.20.4) | ||
## [Version 0.20.3](https://github.com/egoist/sao/releases/tag/v0.20.3) (2017-7-23) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "sao", | ||
"version": "0.20.3", | ||
"version": "0.20.4", | ||
"description": "Futuristic project generator.", | ||
@@ -56,3 +56,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"cac": "^3.0.4", | ||
"cac": "^4.0.0", | ||
"chalk": "^2.0.1", | ||
@@ -63,3 +63,3 @@ "co": "^4.6.0", | ||
"git-config-path": "^1.0.1", | ||
"inquirer": "^3.2.0", | ||
"inquirer": "^3.2.1", | ||
"jstransformer-handlebars": "^1.0.0", | ||
@@ -66,0 +66,0 @@ "kopy": "^8.0.1", |
@@ -37,2 +37,4 @@ <p align="center"> | ||
Check out the example template that is maintained and actively used by me: [template-nm](https://github.com/egoist/template-nm) | ||
## Resource | ||
@@ -39,0 +41,0 @@ |
Sorry, the diff of this file is not supported yet
31308
57
+ Added@types/minimist@1.2.5(transitive)
+ Addedcac@4.4.4(transitive)
+ Addedload-json-file@2.0.0(transitive)
+ Addedminimost@1.2.0(transitive)
+ Addedpath-type@2.0.0(transitive)
+ Addedread-pkg@2.0.0(transitive)
+ Addedread-pkg-up@2.0.0(transitive)
+ Addedredent@2.0.0(transitive)
+ Addedstrip-bom@3.0.0(transitive)
+ Addedstrip-indent@2.0.0(transitive)
Updatedcac@^4.0.0
Updatedinquirer@^3.2.1