update version to 1.0.8

This commit is contained in:
fullgream 2025-02-02 19:53:50 +03:00
parent fd0391643f
commit 355e3e832e

View File

@ -1,6 +1,6 @@
{
"name": "sql-easy-lib",
"version": "1.0.7",
"version": "1.0.8",
"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": {