We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1476259 commit 4b97e54Copy full SHA for 4b97e54
1 file changed
package.json
@@ -1,12 +1,15 @@
1
{
2
- "name": "mediaelement-plugins",
+ "name": "@A-VISION-BV/mediaelement-plugins",
3
"version": "4.0.0",
4
"repository": {
5
"type": "git",
6
- "url": "https://github.com/mediaelement/mediaelement-plugins.git"
+ "url": "https://github.com/A-VISION-BV/mediaelement-plugins.git"
7
},
8
"bugs": {
9
- "url": "https://github.com/mediaelement/mediaelement-plugins/issues"
+ "url": "https://github.com/A-VISION-BV/mediaelement-plugins/issues"
10
+ },
11
+ "publishConfig": {
12
+ "@A-VISION-BV:registry": "https://npm.pkg.github.com"
13
14
"private": false,
15
"devDependencies": {
0 commit comments