Skip to content

Commit

Permalink
🔖 v3.0.18
Browse files Browse the repository at this point in the history
Auto build
  • Loading branch information
Xotic750 committed Aug 5, 2019
1 parent 8bd4e97 commit db5eb2d
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 38 deletions.
4 changes: 2 additions & 2 deletions dist/array-includes-x.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/array-includes-x.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

60 changes: 30 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "array-includes-x",
"version": "3.0.17",
"version": "3.0.18",
"description": "Determines whether an array includes a certain element.",
"homepage": "https://github.com/Xotic750/array-includes-x",
"author": {
Expand Down Expand Up @@ -51,11 +51,11 @@
},
"dependencies": {
"attempt-x": "^2.0.23",
"calculate-from-index-x": "^3.0.18",
"calculate-from-index-x": "^3.0.19",
"find-index-x": "^3.0.17",
"index-of-x": "^3.0.17",
"index-of-x": "^3.0.18",
"require-object-coercible-x": "^2.0.27",
"same-value-zero-x": "^2.0.29",
"same-value-zero-x": "^2.0.30",
"split-if-boxed-bug-x": "^2.0.23",
"to-boolean-x": "^2.0.25",
"to-length-x": "^4.0.26",
Expand Down

0 comments on commit db5eb2d

Please sign in to comment.