We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad5b102 commit 7f4dd59Copy full SHA for 7f4dd59
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@pantelwar/js-utils",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "A utility package for commonly used javascript functions utilized on daily basis in Pantelwar's projects.",
5
"main": "dist/cjs/index.js",
6
"module": "dist/esm/index.js",
0 commit comments