fix: forgot to include the dependencies lmao
This commit is contained in:
parent
36efc33c9a
commit
4e0f4283c0
1 changed files with 4 additions and 1 deletions
|
|
@ -9,5 +9,8 @@
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"type": "commonjs"
|
"type": "commonjs",
|
||||||
|
"dependencies": {
|
||||||
|
"node-sql-parser": "^5.3.11"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue