about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorNick Schonning <nschonni@gmail.com>2023-04-07 07:03:42 -0400
committerGitHub <noreply@github.com>2023-04-07 13:03:42 +0200
commitc0886dee1480cecedb7e8b152c848f061ab7f81e (patch)
treee7e580da155c24b7b2b141e0089c1e18db95465e /package.json
parentd7b8c6db7ec4d9b3fe39cbf8f1b32d152e70b8f1 (diff)
Remove Array.prototype.includes polyfill (#24234)
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index eeee8e420..e36780396 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,6 @@
     "@github/webauthn-json": "^2.1.1",
     "@rails/ujs": "^6.1.7",
     "abortcontroller-polyfill": "^1.7.5",
-    "array-includes": "^3.1.6",
     "arrow-key-navigation": "^1.2.0",
     "autoprefixer": "^10.4.14",
     "axios": "^1.3.4",