File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @oceanbase-odc/monaco-plugin-ob" ,
3- "version" : " 0.0.21 " ,
3+ "version" : " 0.0.22 " ,
44 "description" : " " ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
1212 "build" : " tsc && npm run buildWorker" ,
1313 "watch" : " tsc -w"
1414 },
15+ "repository" : {
16+ "type" : " git" ,
17+ "url" : " https://github.com/oceanbase/odc-parser-js/packages/monaco-plugin-ob"
18+ },
1519 "keywords" : [
1620 " Monaco" ,
1721 " OceanBase" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @oceanbase-odc/ob-parser-js" ,
3- "version" : " 2.0.7 " ,
3+ "version" : " 2.0.8 " ,
44 "description" : " OB 前端解析工具库" ,
55 "main" : " ./lib/index.js" ,
66 "module" : " ./esm/index.js" ,
1515 "prepublishOnly" : " npm run build && npm run test" ,
1616 "test" : " jest"
1717 },
18+ "repository" : {
19+ "type" : " git" ,
20+ "url" : " https://github.com/oceanbase/odc-parser-js/packages/ob-parser-js"
21+ },
1822 "dependencies" : {
1923 "antlr4" : " ~4.8.0" ,
2024 "lodash" : " ^4.17.20"
You can’t perform that action at this time.
0 commit comments