We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e33ca7a commit 734525aCopy full SHA for 734525a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@pantelwar/js-utils",
3
- "version": "0.1.1",
+ "version": "0.1.2",
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",
@@ -56,4 +56,4 @@
56
"type": "git",
57
"url": "git+https://github.com/Pantelwar/js-utils.git"
58
}
59
-}
+}
0 commit comments