update repository into package.json
This commit is contained in:
parent
9dad29ab62
commit
0a75fc1a51
@ -8,14 +8,14 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/Nikiroy78/SQLEasy.js.git"
|
"url": "git+http://git.fullgream.online/fullgream/SQLEasy.js.git"
|
||||||
},
|
},
|
||||||
"author": "FullGreaM",
|
"author": "FullGreaM",
|
||||||
"license": "ISC",
|
"license": "MIT",
|
||||||
"bugs": {
|
"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": {
|
"dependencies": {
|
||||||
"better-sqlite3": "^7.5.3",
|
"better-sqlite3": "^7.5.3",
|
||||||
"sync-mysql": "^3.0.1"
|
"sync-mysql": "^3.0.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user