This commit is contained in:
David Frank 2016-09-11 23:37:00 +08:00
parent ffddec0ad2
commit 3e53f0c2c8
1 changed files with 1 additions and 1 deletions

View File

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