This commit is contained in:
David Frank 2015-07-22 15:51:49 +08:00
parent 7afa020f4e
commit 129d9338a9
1 changed files with 1 additions and 1 deletions

View File

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