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 12edbb1 commit fbf8665Copy full SHA for fbf8665
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-line-clamp",
3
- "version": "1.2.1",
+ "version": "1.2.2",
4
"description": "A simple, fast and lightweight directive for truncating multi line texts using \"cross-browser\" CSS strategies.",
5
"main": "dist/vue-line-clamp.cjs.js",
6
"module": "dist/vue-line-clamp.esm.js",
0 commit comments