add video to embed (#5145)

This commit is contained in:
Samuel Newman 2024-09-04 19:57:16 +01:00 committed by GitHub
parent fcf27f0512
commit 5dcb52015c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 48 additions and 11 deletions

View file

@ -9,7 +9,7 @@
"lint": "eslint --cache --ext .js,.jsx,.ts,.tsx src"
},
"dependencies": {
"@atproto/api": "0.13.1",
"@atproto/api": "0.13.6",
"@preact/preset-vite": "^2.8.2",
"@vitejs/plugin-legacy": "^5.3.2",
"preact": "^10.4.8",