This commit is contained in:
David Frank 2016-05-06 20:02:14 +08:00
parent b12b630798
commit e1fcc2315a
1 changed files with 1 additions and 1 deletions

View File

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