Update to new repo location

This commit is contained in:
Daniël van Noord
2021-05-06 19:41:32 +02:00
parent 195d7335f8
commit 48c1d12d86

View File

@@ -20,7 +20,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/Aktanusa/CookieMonster.git" "url": "git+https://github.com/CookieMonsterTeam/CookieMonster"
}, },
"license": "MIT", "license": "MIT",
"author": { "author": {
@@ -39,9 +39,9 @@
} }
], ],
"bugs": { "bugs": {
"url": "https://github.com/Aktanusa/CookieMonster/issues" "url": "https://github.com/CookieMonsterTeam/CookieMonster/issues"
}, },
"homepage": "https://github.com/Aktanusa/CookieMonster#readme", "homepage": "https://github.com/CookieMonsterTeam/CookieMonster#readme",
"devDependencies": { "devDependencies": {
"@types/chai": "^4.2.17", "@types/chai": "^4.2.17",
"@types/mocha": "^8.2.2", "@types/mocha": "^8.2.2",