We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 099087d commit 58e450aCopy full SHA for 58e450a
packages/mux-player-astro/package.json
@@ -3,6 +3,11 @@
3
"version": "3.5.3",
4
"description": "An open source Mux player for Astro that Just Works™",
5
"homepage": "https://mux.com/player",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "git+https://github.com/muxinc/elements.git",
9
+ "directory": "packages/mux-player-astro"
10
+ },
11
"keywords": [
12
"video",
13
"mux",
packages/mux-uploader-astro/package.json
"version": "1.2.0",
"description": "An open source Mux uploader for Astro that Just Works™",
"homepage": "https://mux.com/uploader",
+ "directory": "packages/mux-uploader-astro"
0 commit comments