From 7d1998d211736ec49fc151eb4205d8d5790c58cb Mon Sep 17 00:00:00 2001 From: Jake Champion Date: Wed, 13 Dec 2023 00:41:31 +0000 Subject: [PATCH] remove umd section from readme we no longer distribute umd releases --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 9f5d7953..c2882839 100644 --- a/README.md +++ b/README.md @@ -62,10 +62,6 @@ replacement for most uses of XMLHttpRequest in traditional web applications. npm install whatwg-fetch --save ``` -As an alternative to using npm, you can obtain `fetch.umd.js` from the -[Releases][] section. The UMD distribution is compatible with AMD and CommonJS -module loaders, as well as loading directly into a page via `