Skip to content

Commit 1cb22a1

Browse files
committed
Add description to package.json
This fixes the npm search results showing the HTML from our README.
1 parent 0876672 commit 1cb22a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "react-loading-skeleton",
33
"version": "3.0.2",
4+
"description": "Make beautiful, animated loading skeletons that automatically adapt to your app.",
45
"keywords": [
56
"react",
67
"loading",

0 commit comments

Comments
 (0)