about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorNick Schonning <nschonni@gmail.com>2023-03-23 04:47:13 -0400
committerGitHub <noreply@github.com>2023-03-23 09:47:13 +0100
commitb46125224c26bc0144659b4319ea416b01289961 (patch)
tree8edbae4cd076f43ad3d6766df4106f15e7a3302c /package.json
parent16da4a09e8bd7ce383487530b97ffa7dfa59b960 (diff)
Remove isNaN polyfill (#24224)
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 247fe66ab..ed9f72e8c 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,6 @@
     "intl": "^1.2.5",
     "intl-messageformat": "^2.2.0",
     "intl-relativeformat": "^6.4.3",
-    "is-nan": "^1.3.2",
     "js-yaml": "^4.1.0",
     "jsdom": "^21.1.1",
     "lodash": "^4.17.21",