This commit is contained in:
David Frank 2016-03-19 19:02:12 +08:00
parent 083c31f126
commit 2dd4ee5838
1 changed files with 1 additions and 1 deletions

View File

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