update repository into package.json

This commit is contained in:
fullgream 2024-12-11 16:36:15 +03:00
parent 9dad29ab62
commit 0a75fc1a51

View File

@ -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"