Publish package to npmjs

This commit is contained in:
Nikiroy78 2023-05-29 17:03:47 +03:00
parent 13e0b32739
commit b6dfa9908e

View File

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