Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "chare", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "A simple CLI scaffolding for front-end projects.", | ||
@@ -5,0 +5,0 @@ "preferGlobal": true, |
@@ -11,3 +11,3 @@ ## chare | ||
### Command | ||
## Command | ||
@@ -18,3 +18,3 @@ * `chare` or `chare -h` --- find help info for chare. | ||
### Thanks | ||
## Thanks | ||
To [metalsmith scaffolder](https://github.com/metalsmith/metalsmith/blob/master/examples/project-scaffolder) for the head start. |
@@ -26,6 +26,2 @@ /** | ||
'User-Agent': 'chare-cli' | ||
}, | ||
auth:{ | ||
"user":"dwqs", | ||
"pass":"912d9b0ff25025db52123627cb710672571648eb" | ||
} | ||
@@ -32,0 +28,0 @@ }, (err, res, body) => { |
Sorry, the diff of this file is not supported yet
17647
334