Skip to content

Commit

Permalink
chore: update the keywords in package.json to improve search engine r…
Browse files Browse the repository at this point in the history
…anking
  • Loading branch information
ashr81 committed Sep 19, 2023
1 parent d70a67f commit b3a8eed
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-tiny-toast",
"version": "2.0.0",
"version": "2.0.1",
"private": false,
"main": "lib/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -62,10 +62,14 @@
]
},
"keywords": [
"react",
"react-toast-notifications",
"react-notifications",
"react-tiny-toast",
"toast-notifications"
"toast-notifications",
"tiny-toast",
"toast",
"notifications",
"react-toast",
"toast-notify"
]
}

0 comments on commit b3a8eed

Please sign in to comment.