diff --git a/package.json b/package.json index ff1aeaf..e45f142 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "EmulatorJS", "version": "3.1.0", "main": "index.js", - "repository": "https://github.com/incredibleIdea/EmulatorJS.git", + "repository": "https://github.com/EmulatorJS/EmulatorJS.git", "license": "MIT", "scripts": { "dev": "vite --host",