We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 991eee6 commit 3277380Copy full SHA for 3277380
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@pantelwar/js-utils",
3
- "version": "0.1.2",
+ "version": "0.2.0",
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