Skip to content

Commit

Permalink
4.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
mesqueeb committed May 7, 2023
1 parent f801fa8 commit 781a3d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "is-what",
"sideEffects": false,
"type": "module",
"version": "4.1.8",
"version": "4.1.9",
"description": "JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.",
"module": "./dist/index.es.js",
"main": "./dist/index.cjs",
Expand Down

0 comments on commit 781a3d5

Please sign in to comment.