diff --git a/package.json b/package.json index ea7eea2..f745898 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "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.", "main": "index.js", "scripts": { @@ -8,7 +8,7 @@ }, "repository": { "type": "git", - "url": "git+http://git.fullgream.online/fullgream/SQLEasy.js.git" + "url": "git+http://git.fullgream.tech/fullgream/SQLEasy.js.git" }, "author": "FullGreaM", "license": "MIT",