Skip to content

Commit

Permalink
🔖 v3.0.11
Browse files Browse the repository at this point in the history
Auto build
  • Loading branch information
Xotic750 committed Aug 5, 2019
1 parent a9d838d commit 16b3201
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions dist/last-index-of-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/last-index-of-x.min.js

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

50 changes: 25 additions & 25 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "last-index-of-x",
"version": "3.0.10",
"version": "3.0.11",
"description": "An extended ES6 lastIndexOf.",
"homepage": "https://github.com/Xotic750/last-index-of-x",
"author": {
Expand Down Expand Up @@ -52,12 +52,12 @@
},
"dependencies": {
"attempt-x": "^2.0.23",
"calculate-from-index-right-x": "^3.0.10",
"calculate-from-index-right-x": "^3.0.11",
"find-last-index-x": "^3.0.10",
"is-nan-x": "^2.0.30",
"object-create-x": "^3.0.13",
"same-value-x": "^2.0.29",
"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 16b3201

Please sign in to comment.