get ready for alpha 4 release

This commit is contained in:
David Frank 2017-05-15 19:47:12 +08:00
parent 770388db1b
commit 2d986a7999
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "node-fetch",
"version": "2.0.0-alpha.3",
"version": "2.0.0-alpha.4",
"description": "A light-weight module that brings window.fetch to node.js",
"main": "lib/index.js",
"browser": "./browser.js",