We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 119810e commit 7ebffb5Copy full SHA for 7ebffb5
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "use-clamp-text",
3
"description": "react hook to clamp multiline text to a given height in a responsive way (in < 2.5kb)",
4
- "version": "0.1.0",
+ "version": "1.0.0",
5
"main": "lib/index.js",
6
"module": "esm/index.js",
7
"types": "./lib",
0 commit comments