diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 04682ef..39d5bd5 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,8 @@ "clsx": "^2.0.0", "prism-react-renderer": "^2.3.0", "react": "^18.0.0", - "react-dom": "^18.0.0" + "react-dom": "^18.0.0", + "react-player": "^2.16.0" }, "devDependencies": { "@docusaurus/module-type-aliases": "3.2.1", |
