merge master
This commit is contained in:
commit
9b80234e66
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "dt-sql-parser",
|
"name": "dt-sql-parser",
|
||||||
"version": "3.0.4",
|
"version": "3.0.5",
|
||||||
"description": "There are some sql parsers in javascript and generated by antlr4",
|
"description": "There are some sql parsers in javascript and generated by antlr4",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"sql",
|
"sql",
|
||||||
@ -34,7 +34,7 @@
|
|||||||
},
|
},
|
||||||
"git repository": "https://github.com/DTStack/dt-sql-parser",
|
"git repository": "https://github.com/DTStack/dt-sql-parser",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/antlr4": "^4.7.2",
|
"@types/antlr4": "4.7.0",
|
||||||
"antlr4": "^4.7.2"
|
"antlr4": "4.7.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user