This commit is contained in:
David Frank 2016-09-26 14:16:41 +08:00
parent 2af4c00a67
commit 3c053ce327
1 changed files with 1 additions and 1 deletions

View File

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