diff --git a/package.json b/package.json index 7aa38fe..38a39ef 100644 --- a/package.json +++ b/package.json @@ -8,14 +8,14 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/Nikiroy78/SQLEasy.js.git" + "url": "git+http://git.fullgream.online/fullgream/SQLEasy.js.git" }, "author": "FullGreaM", - "license": "ISC", + "license": "MIT", "bugs": { - "url": "https://github.com/Nikiroy78/SQLEasy.js/issues" + "url": "http://git.fullgream.online/fullgream/SQLEasy.js/issues" }, - "homepage": "https://github.com/Nikiroy78/SQLEasy.js#readme", + "homepage": "http://git.fullgream.online/fullgream/SQLEasy.js#readme", "dependencies": { "better-sqlite3": "^7.5.3", "sync-mysql": "^3.0.1"