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

Fix wrong trigger of autocomplete #15

This commit is contained in:
lana-k
2020-11-11 22:42:44 +01:00
parent 3f0a7597a2
commit c5fa3e903a
4 changed files with 32 additions and 16 deletions

View File

@@ -11,6 +11,7 @@
"dependencies": {
"codemirror": "^5.57.0",
"core-js": "^3.6.5",
"debounce": "^1.2.0",
"nanoid": "^3.1.12",
"plotly.js": "^1.57.1",
"react": "^16.13.1",