mirror of
https://github.com/zoriya/v10.git
synced 2026-08-05 05:37:21 +00:00
fix(cd): add repository field to all packages for provenance verification
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
1a27159ff7
commit
b72358904a
@@ -4,6 +4,11 @@
|
||||
"version": "10.0.0-alpha.2",
|
||||
"description": "React library for building media players",
|
||||
"license": "Apache-2.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/videojs/v10",
|
||||
"directory": "packages/react"
|
||||
},
|
||||
"main": "dist/default/index.js",
|
||||
"module": "dist/default/index.js",
|
||||
"types": "dist/dev/index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user