This commit is contained in:
David Frank 2015-07-11 19:44:43 +08:00
parent 1c67d40567
commit b5579eb34d
1 changed files with 1 additions and 1 deletions

View File

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