This commit is contained in:
David Frank 2015-06-04 12:42:43 +08:00
parent 3b3a96d9e4
commit 32b6063443
1 changed files with 1 additions and 1 deletions

View File

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