@vtrbo/utils-tool
Advanced tools
+2
-2
| { | ||
| "name": "@vtrbo/utils-tool", | ||
| "type": "module", | ||
| "version": "0.4.0-beta.7", | ||
| "version": "0.4.1-beta.0", | ||
| "description": "Collection of common JavaScript or TypeScript utils.", | ||
@@ -29,3 +29,3 @@ "author": { | ||
| }, | ||
| "main": "./dist/index.cjs", | ||
| "main": "./dist/index.js", | ||
| "module": "./dist/index.js", | ||
@@ -32,0 +32,0 @@ "types": "./dist/index.d.ts", |
2974
-0.03%