Skip to content

Commit

Permalink
remove npm support (git prefix)
Browse files Browse the repository at this point in the history
  • Loading branch information
yringler committed Dec 22, 2023
1 parent f97f410 commit 868d0e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"homepage": "https://github.com/silvermine/videojs-chromecast#readme",
"dependencies": {
"webcomponents.js": "git+https://[email protected]/webcomponents/webcomponentsjs.git#v0.7.24"
"webcomponents.js": "https://[email protected]/webcomponents/webcomponentsjs.git#v0.7.24"
},
"devDependencies": {
"@babel/core": "7.20.7",
Expand Down

0 comments on commit 868d0e5

Please sign in to comment.