Update URLs to MagicMirrorOrg (#3321)

This commit is contained in:
Kristjan ESPERANTO
2024-01-01 21:56:13 +01:00
committed by GitHub
parent 5e346e7c0a
commit 367d02f1b6
12 changed files with 95 additions and 95 deletions

4
vendor/package.json vendored
View File

@@ -3,11 +3,11 @@
"description": "Package for vendors use by MagicMirror² Core.",
"repository": {
"type": "git",
"url": "git+https://github.com/MichMich/MagicMirror.git"
"url": "git+https://github.com/MagicMirrorOrg/MagicMirror.git"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/MichMich/MagicMirror/issues"
"url": "https://github.com/MagicMirrorOrg/MagicMirror/issues"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.5.1",