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 d4c8f16 commit 2b19219Copy full SHA for 2b19219
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": "1.2.0",
+ "version": "1.2.1",
7
"type": "module",
8
"main": "dist/index.js",
9
"exports": "./dist/index.js",
0 commit comments