Skip to content

Commit 423a9da

Browse files
committed
feat: update monaco-plugin-ob and lock parser-js dependency
1 parent efda70a commit 423a9da

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/monaco-plugin-ob/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oceanbase-odc/monaco-plugin-ob",
3-
"version": "1.7.1",
3+
"version": "1.7.2",
44
"description": "",
55
"main": "dist/index.js",
66
"scripts": {
@@ -27,7 +27,7 @@
2727
"author": "xiaokang",
2828
"license": "ISC",
2929
"dependencies": {
30-
"@oceanbase-odc/ob-parser-js": "workspace:^3",
30+
"@oceanbase-odc/ob-parser-js": "3.2.1",
3131
"antlr4": "~4.8.0",
3232
"comlink": "^4.3.1"
3333
},

0 commit comments

Comments
 (0)