We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efda70a commit 423a9daCopy full SHA for 423a9da
1 file changed
packages/monaco-plugin-ob/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@oceanbase-odc/monaco-plugin-ob",
3
- "version": "1.7.1",
+ "version": "1.7.2",
4
"description": "",
5
"main": "dist/index.js",
6
"scripts": {
@@ -27,7 +27,7 @@
27
"author": "xiaokang",
28
"license": "ISC",
29
"dependencies": {
30
- "@oceanbase-odc/ob-parser-js": "workspace:^3",
+ "@oceanbase-odc/ob-parser-js": "3.2.1",
31
"antlr4": "~4.8.0",
32
"comlink": "^4.3.1"
33
},
0 commit comments