From 13b2fb4561c1f1d7e3f4ad917a933f9d7a48374a Mon Sep 17 00:00:00 2001 From: Eddie Zhou Date: Sun, 28 Jan 2024 12:10:55 -0800 Subject: [PATCH] feat: remove request link --- README.md | 5 ----- index.html | 6 ------ 2 files changed, 11 deletions(-) diff --git a/README.md b/README.md index bd766ce..f5d1fa4 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,6 @@ Where `node_version` can be either `8` or `12` (the default). > **Please note that [Node.js v8 is now officially out of LTS](https://github.com/nodejs/Release#release-schedule) and we strongly encourage you to migrate to Node 12 as soon as possible.** > **We cannot support increased functionality on Node 8. If you are looking to update your code or add new packages, you need to reference Node 12 packages which we support.** -## New Package Requests - -Can't find the module you want? You can [request it here](https://github.com/auth0-extensions/canirequire/issues/new). - - ## Development Instructions 1. ```npm i``` diff --git a/index.html b/index.html index 42e7de5..bc00638 100644 --- a/index.html +++ b/index.html @@ -31,12 +31,6 @@

Can I require: -
-
- Can't find the module you want? Request it! -
-
-