1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-06 18:18:53 +08:00

not greedy splitter

This commit is contained in:
lana-k
2020-10-22 22:47:15 +02:00
parent b39a6bdb86
commit fdd50b2f86
4 changed files with 1057 additions and 421 deletions

View File

@@ -12,9 +12,9 @@
"codemirror": "^5.57.0",
"core-js": "^3.6.5",
"nanoid": "^3.1.12",
"plotly.js": "^1.54.6",
"plotly.js": "^1.57.1",
"react": "^16.13.1",
"react-chart-editor": "^0.41.7",
"react-chart-editor": "^0.42.0",
"react-dom": "^16.13.1",
"sql.js": "^1.3.0",
"sqlite-parser": "^1.0.1",