Skip to content

Commit 91b71c1

Browse files
committed
Update description in package.json
1 parent f549de7 commit 91b71c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@github/filter-input-element",
33
"version": "0.0.1",
4-
"description": "Custom element used to create a filter input.",
4+
"description": "Display elements in a subtree that match filter input text.",
55
"main": "dist/umd/index.js",
66
"module": "dist/index.js",
77
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)