From 0d5a35e7868e8437005c97481b0a779af07470bf Mon Sep 17 00:00:00 2001 From: Aaron Casanova <32409546+aaronccasanova@users.noreply.github.com> Date: Mon, 28 Feb 2022 13:55:09 -0800 Subject: [PATCH] chore: Add missing primordial --- validators.js | 1 + 1 file changed, 1 insertion(+) diff --git a/validators.js b/validators.js index 243fec7..a082abe 100644 --- a/validators.js +++ b/validators.js @@ -2,6 +2,7 @@ const { ArrayIsArray, + ArrayPrototypeIncludes, } = require('./primordials'); const {