Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
updates --VERIFIED
Browse files Browse the repository at this point in the history
  • Loading branch information
knighttower committed Feb 14, 2024
1 parent 17f6d67 commit a10d1ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@knighttower/type-check-js",
"version": "4.1.11",
"version": "4.1.12",
"type": "module",
"description": "TypeCheck JS",
"main": "index.cjs",
Expand Down Expand Up @@ -59,7 +59,7 @@
"url": "git://github.com/knighttower/typeCheckJs.git"
},
"dependencies": {
"@knighttower/js-utility-functions": "^4.0.4"
"@knighttower/js-utility-functions": "^4.2.0"
},
"devDependencies": {
"@babel/core": "^7.23.5",
Expand All @@ -83,4 +83,4 @@
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4"
}
}
}

0 comments on commit a10d1ed

Please sign in to comment.