diff --git a/package.json b/package.json index f745898..1b88da8 100644 --- a/package.json +++ b/package.json @@ -13,9 +13,9 @@ "author": "FullGreaM", "license": "MIT", "bugs": { - "url": "http://git.fullgream.online/fullgream/SQLEasy.js/issues" + "url": "http://git.fullgream.tech/fullgream/SQLEasy.js/issues" }, - "homepage": "http://git.fullgream.online/fullgream/SQLEasy.js#readme", + "homepage": "http://git.fullgream.tech/fullgream/SQLEasy.js#readme", "dependencies": { "better-sqlite3": "^7.5.3", "sync-mysql": "^3.0.1"