update domain to fullgream.tech

This commit is contained in:
fullgream 2025-02-02 19:55:29 +03:00
parent 3015de2d94
commit 5364c285e4

View File

@ -6,7 +6,7 @@
"express-fileupload": "^1.4.0"
},
"name": "njsbacker",
"version": "0.9.3",
"version": "0.9.4",
"description": "Module for easy developing back-end projects at express.js",
"main": "index.js",
"devDependencies": {},
@ -15,7 +15,7 @@
},
"repository": {
"type": "git",
"url": "git+http://git.fullgream.online/fullgream/njsbacker.git"
"url": "git+http://git.fullgream.tech/fullgream/njsbacker.git"
},
"keywords": [
"backend",
@ -26,7 +26,7 @@
"author": "Nikiroy78",
"license": "MIT",
"bugs": {
"url": "http://git.fullgream.online/fullgream/njsbacker/issues"
"url": "http://git.fullgream.tech/fullgream/njsbacker/issues"
},
"homepage": "http://git.fullgream.online/fullgream/njsbacker#readme"
"homepage": "http://git.fullgream.tech/fullgream/njsbacker#readme"
}