Skip to content

Commit 2ed9d13

Browse files
committed
update lib version in playground
1 parent 2e6d230 commit 2ed9d13

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

playground/package-lock.json

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

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@codemirror/lang-json": "^6.0.1",
1414
"@codemirror/lang-sql": "^6.8.0",
1515
"@uiw/react-codemirror": "^4.23.7",
16-
"oracle-sql-parser": "^0.0.5",
16+
"oracle-sql-parser": "^0.1.0",
1717
"react": "^18.3.1",
1818
"react-dom": "^18.3.1"
1919
},

0 commit comments

Comments
 (0)