This commit is contained in:
David Frank 2016-08-03 18:08:24 +08:00
parent ed9a72d84e
commit 4e455a4185
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "node-fetch",
"version": "1.5.3",
"version": "1.6.0",
"description": "A light-weight module that brings window.fetch to node.js and io.js",
"main": "index.js",
"scripts": {