diff --git a/package.json b/package.json index 00d3336..0265fbe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lava-oushudb-dt-sql-parser", - "version": "4.0.2-9", + "version": "4.0.2-10", "authors": "DTStack Corporation", "description": "SQL Parsers for BigData, built with antlr4", "keywords": [ @@ -54,8 +54,8 @@ "typescript": "^5.0.4", "yargs-parser": "^21.1.1" }, - "git repository": "https://git.yevpt.com/oushu/lava-fe-dt-sql-parser-oushudb", - "repository": "https://git.yevpt.com/oushu/lava-fe-dt-sql-parser-oushudb", + "git repository": "https://git.yevpt.com/oushu/lava-oushudb-dt-sql-parser", + "repository": "https://git.yevpt.com/oushu/lava-oushudb-dt-sql-parser", "dependencies": { "antlr4-c3": "3.3.7", "antlr4ng": "2.0.11"