Skip to content

Commit

Permalink
🔖 v4.0.27
Browse files Browse the repository at this point in the history
Auto build
  • Loading branch information
Xotic750 committed Jul 27, 2019
1 parent 2ff15a2 commit 6f96ed9
Show file tree
Hide file tree
Showing 4 changed files with 76 additions and 76 deletions.
4 changes: 2 additions & 2 deletions dist/is-function-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/is-function-x.min.js

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

128 changes: 64 additions & 64 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "is-function-x",
"version": "4.0.26",
"version": "4.0.27",
"description": "Determine whether a given value is a function object.",
"homepage": "https://github.com/Xotic750/is-function-x",
"author": {
Expand Down Expand Up @@ -50,13 +50,13 @@
"url": "https://github.com/Xotic750/is-function-x/issues"
},
"dependencies": {
"attempt-x": "^2.0.21",
"has-to-string-tag-x": "^2.0.21",
"attempt-x": "^2.0.22",
"has-to-string-tag-x": "^2.0.22",
"is-primitive": "^3.0.1",
"normalize-space-x": "^4.0.36",
"replace-comments-x": "^3.0.23",
"to-boolean-x": "^2.0.23",
"to-string-tag-x": "^2.0.25"
"normalize-space-x": "^4.0.37",
"replace-comments-x": "^3.0.24",
"to-boolean-x": "^2.0.24",
"to-string-tag-x": "^2.0.26"
},
"devDependencies": {
"@babel/cli": "^7.5.5",
Expand All @@ -77,7 +77,7 @@
"babel-eslint": "^10.0.2",
"babel-loader": "^8.0.6",
"babel-plugin-lodash": "^3.3.4",
"caniuse-lite": "^1.0.30000985",
"caniuse-lite": "^1.0.30000986",
"chalk": "^2.4.2",
"concurrently": "^4.1.1",
"cross-env": "^5.2.0",
Expand Down

0 comments on commit 6f96ed9

Please sign in to comment.