diff options
author | 安竹洋平 <61961825+yasutakeyohei@users.noreply.github.com> | 2024-01-12 23:38:16 +0900 |
---|---|---|
committer | 安竹洋平 <61961825+yasutakeyohei@users.noreply.github.com> | 2024-01-12 23:38:16 +0900 |
commit | d6e8bb8b9c0004f35e0d3b9ec7af598b99002743 (patch) | |
tree | a71183fb2515a28be9134e70131bde634d9eca50 /package.json | |
parent | 169fccb820ba60ecbe5b71698f44b124ae99a108 (diff) |
react-lite-youtube-embedの追加
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 59945da4..2b89661b 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "prism-react-renderer": "^2.1.0", "react": "^18.0.0", "react-dom": "^18.0.0", + "react-lite-youtube-embed": "^2.4.0", "recharts": "^2.10.3" }, "devDependencies": { |