Vendoring node_modules

This commit is contained in:
Chris Raynor 2020-09-13 10:27:23 +01:00
parent 0b64878cfe
commit 0579b4d27d
No known key found for this signature in database
GPG key ID: 579A1FBC36FDA261
7 changed files with 67 additions and 31 deletions

View file

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