Skip to content

Commit c508dcb

Browse files
committed
v4.5.0
1 parent a5818f2 commit c508dcb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "alasql",
33
"description": "Use SQL to select and filter javascript data - including relational joins and search in nested objects (JSON). Export to and import from Excel and CSV",
4-
"version": "4.4.0",
4+
"version": "4.5.0",
55
"author": "Andrey Gershun <[email protected]>",
66
"contributors": [
77
"Mathias Wulff <[email protected]>"
@@ -57,7 +57,6 @@
5757
"eslint": "9.6.0",
5858
"eslint-config-standard": "17.1.0",
5959
"eslint-plugin-import": "2.29.1",
60-
"eslint-plugin-n": "16.6.2",
6160
"eslint-plugin-n": "14.0.0",
6261
"eslint-plugin-promise": "6.4.0",
6362
"git-branch-is": "4.0.0",

0 commit comments

Comments
 (0)