update domain to fullgream.tech

This commit is contained in:
fullgream 2025-02-02 19:51:43 +03:00
parent f35cc0a918
commit e4e28646b3

View File

@ -1,6 +1,6 @@
{ {
"name": "sql-easy-lib", "name": "sql-easy-lib",
"version": "1.0.6", "version": "1.0.7",
"description": "This library was written from simple work with databases. In current version supported next famous databases: sqlite3 and MySQL. In future, list with supported databases will be replenishing.", "description": "This library was written from simple work with databases. In current version supported next famous databases: sqlite3 and MySQL. In future, list with supported databases will be replenishing.",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
@ -8,7 +8,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+http://git.fullgream.online/fullgream/SQLEasy.js.git" "url": "git+http://git.fullgream.tech/fullgream/SQLEasy.js.git"
}, },
"author": "FullGreaM", "author": "FullGreaM",
"license": "MIT", "license": "MIT",