This commit is contained in:
Timothy Gu 2018-03-04 20:44:09 -08:00
parent 6a9828e0b5
commit fb86ab34a6
No known key found for this signature in database
GPG Key ID: 7FE6B095B582B0D4
1 changed files with 1 additions and 1 deletions

View File

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