Skip to content

Commit 64631fd

Browse files
zhaogeJackWang032
authored andcommitted
feat: optimize dependencies and readme
1 parent 6b2bc31 commit 64631fd

File tree

4 files changed

+3
-12
lines changed

4 files changed

+3
-12
lines changed

README-zh_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Monaco SQL Languages 是一个基于 Monaco Editor 的 SQL 语言项目,从 [m
4848
npm install monaco-sql-languages
4949
```
5050

51-
> Tips: 目前 Monaco SQL Languages 仅保证在 `monaco-editor@0.52.2` 上稳定运行。
51+
> Tips: 目前 Monaco SQL Languages 仅保证在 `monaco-editor@0.37.1` 上稳定运行。
5252
5353
<br/>
5454

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ This project is based on the SQL language project of Monaco Editor, which was fo
4848
npm install monaco-sql-languages
4949
```
5050

51-
> Tips: Monaco SQL Languages is only guaranteed to work stably on `monaco-editor@0.52.2` for now.
51+
> Tips: Monaco SQL Languages is only guaranteed to work stably on `monaco-editor@0.37.1` for now.
5252
5353
<br/>
5454

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@
8484
]
8585
},
8686
"dependencies": {
87-
"dt-sql-parser": "4.3.1",
88-
"monaco-editor-core": "0.52.2"
87+
"dt-sql-parser": "4.3.1"
8988
}
9089
}

pnpm-lock.yaml

Lines changed: 0 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)