Skip to content

Commit

Permalink
docs: Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
oluwatobiss committed Jul 16, 2024
1 parent e8570f4 commit 67799ef
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@codesweetly/react-youtube-playlist",
"version": "2.0.0",
"description": "An easy-to-use and responsive React component for displaying YouTube playlists on a web app.",
"description": "A simple video gallery with a lightbox for displaying YouTube playlists in React apps.",
"main": "./dist/cjs/YouTubePlaylist.js",
"module": "./dist/esm/YouTubePlaylist.js",
"types": "./dist/esm/YouTubePlaylist.d.ts",
Expand All @@ -25,7 +25,9 @@
"player",
"gallery",
"video",
"lightbox"
"lightbox",
"component",
"codesweetly"
],
"repository": {
"type": "git",
Expand Down

0 comments on commit 67799ef

Please sign in to comment.