+3
-2
| { | ||
| "name": "string-ts", | ||
| "version": "2.3.0-experimental.3", | ||
| "version": "2.3.0-experimental.4", | ||
| "description": "Strongly-typed string functions.", | ||
@@ -17,4 +17,5 @@ "author": "Gustavo Guichard <@gugaguichard>", | ||
| ".": { | ||
| "import": "./dist/index.mjs", | ||
| "require": "./dist/index.js", | ||
| "import": "./dist/index.mjs", | ||
| "default": "./dist/index.mjs", | ||
| "types": "./dist/index.d.ts" | ||
@@ -21,0 +22,0 @@ }, |
131477
0.03%