Skip to content

Commit

Permalink
🔖 v4.0.24
Browse files Browse the repository at this point in the history
Auto build
  • Loading branch information
Xotic750 committed Jul 25, 2019
1 parent d544b11 commit 54efaed
Show file tree
Hide file tree
Showing 4 changed files with 75 additions and 75 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.

126 changes: 63 additions & 63 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.23",
"version": "4.0.24",
"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.18",
"has-to-string-tag-x": "^2.0.18",
"attempt-x": "^2.0.19",
"has-to-string-tag-x": "^2.0.19",
"is-primitive": "^3.0.1",
"normalize-space-x": "^4.0.33",
"replace-comments-x": "^3.0.20",
"to-boolean-x": "^2.0.20",
"to-string-tag-x": "^2.0.22"
"normalize-space-x": "^4.0.34",
"replace-comments-x": "^3.0.21",
"to-boolean-x": "^2.0.21",
"to-string-tag-x": "^2.0.23"
},
"devDependencies": {
"@babel/cli": "^7.5.5",
Expand All @@ -70,7 +70,7 @@
"@babel/plugin-transform-runtime": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"@babel/runtime": "^7.5.5",
"@prorenata/eslint-config-vue": "^1.13.11",
"@prorenata/eslint-config-vue": "^1.13.12",
"@types/jest": "^24.0.15",
"@types/node": "^12.6.8",
"babel-core": "^7.0.0-0",
Expand Down

0 comments on commit 54efaed

Please sign in to comment.