Skip to content

Commit

Permalink
Change: update npm deps
Browse files Browse the repository at this point in the history
  • Loading branch information
NobleMajo committed Jun 6, 2024
1 parent 11b09a7 commit ef864c1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "al-sql",
"description": "Abstraction_Layer-Structured_Query_Language is a sql abstraction layer that can be used for every sql database to perform DML and simple DLL querys.",
"version": "1.2.2",
"version": "1.2.3",
"main": "dist/index.js",
"author": "majo418",
"license": "MIT",
Expand Down Expand Up @@ -44,4 +44,4 @@
"dependencies": {
"colors": "1"
}
}
}

0 comments on commit ef864c1

Please sign in to comment.