update repository into package.json
This commit is contained in:
parent
9dad29ab62
commit
0a75fc1a51
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user