@codesweetly/react-youtube-playlist
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@codesweetly/react-youtube-playlist", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "An easy-to-use and responsive React component for displaying YouTube playlists on a web app.", | ||
@@ -27,7 +27,7 @@ "homepage": "https://codesweetly.com/react-youtube-playlist", | ||
"dependencies": { | ||
"fslightbox-react": "^1.6.2-2" | ||
"fslightbox-react": "^1.6.3" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.19.3", | ||
"@babel/core": "^7.20.5", | ||
"@babel/cli": "^7.20.7", | ||
"@babel/core": "^7.20.12", | ||
"@babel/preset-env": "^7.20.2", | ||
@@ -34,0 +34,0 @@ "@babel/preset-react": "^7.18.6" |
16596
Updatedfslightbox-react@^1.6.3