Skip to content

Commit 4070231

Browse files
committed
inserts description and license into package.json
2 parents a3ef2dc + 6849912 commit 4070231

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"name": "react-ellipsis-with-tooltip",
33
"version": "1.0.6",
4+
"description": "truncates (with ellipsis) overflowing text elements and adds a tooltip",
5+
"license": "MIT",
46
"repository": {
57
"type": "git",
68
"url": "https://github.com/amirfefer/react-ellipsis-with-tooltip.git"

0 commit comments

Comments
 (0)