summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorWindowsAddict2024-04-13 21:07:01 +0000
committerWindowsAddict2024-04-13 21:07:01 +0000
commitef4aeb9bae8ba8127d698eecf66eec92704d152e (patch)
tree1da40691b0c870c45c822a1f1341e8d05d0a06c6 /package.json
parentac06d8f6e0b9d9bfbbe9a056ef696faec53efc17 (diff)
downloadmassgrave.dev-ef4aeb9bae8ba8127d698eecf66eec92704d152e.zip
Add video tutorial for file verification
Thanks to the man himself.
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
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",