We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68f57be commit ac8a806Copy full SHA for ac8a806
package.json
@@ -3,7 +3,7 @@
3
"repository": "github:fabiospampinato/fast-string-truncated-width",
4
"description": "A fast function for calculating where a string should be truncated, given an optional width limit and an ellipsis string.",
5
"license": "MIT",
6
- "version": "3.0.0",
+ "version": "3.0.1",
7
"type": "module",
8
"main": "dist/index.js",
9
"exports": "./dist/index.js",
0 commit comments