This commit is contained in:
Timothy Gu 2018-03-25 13:55:02 -07:00
parent 1d51752ea3
commit b80c2f56a0
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.1",
"version": "2.1.2",
"description": "A light-weight module that brings window.fetch to node.js",
"main": "lib/index.js",
"browser": "./browser.js",