Comparing version 1.0.7 to 1.0.8
@@ -29,3 +29,2 @@ const request = require('request-promise'); | ||
}).then(body => { | ||
console.log(body); | ||
// Request succeeded but might as well be a 404 | ||
@@ -32,0 +31,0 @@ // Usually combined with resolveWithFullResponse = true to check response.statusCode |
{ | ||
"name": "xtoolkit", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"bin": "bin/xtoolkit.js", | ||
@@ -5,0 +5,0 @@ "description": "a toolkit for creating toolkit", |
Sorry, the diff of this file is too big to display
199842
26
5512