wonderful-fetch
Advanced tools
Comparing version 0.0.15 to 0.0.16
@@ -23,3 +23,3 @@ (function (root, factory) { | ||
var SOURCE = 'library'; | ||
var VERSION = '0.0.15'; | ||
var VERSION = '0.0.16'; | ||
@@ -26,0 +26,0 @@ function WonderfulFetch(url, options) { |
{ | ||
"name": "wonderful-fetch", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "A wrapper around fetch.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
@@ -25,3 +25,3 @@ <p align="center"> | ||
<br> | ||
<strong>wonderful-fetch</strong> is an easy wrapper for the `fetch` api that works in Node.js and the browser! | ||
<strong>wonderful-fetch</strong> is an easy wrapper for the <code>fetch</code> api that works in Node.js and the browser! | ||
<br> | ||
@@ -28,0 +28,0 @@ <br> |
Sorry, the diff of this file is not supported yet
15255