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

styles and pagination for sql results table

This commit is contained in:
lana-k
2020-10-03 20:24:03 +02:00
parent ab04ff3e87
commit 2371cd5acc
8 changed files with 346 additions and 120 deletions

View File

@@ -19,9 +19,9 @@
"sqlite-parser": "^1.0.1",
"vue": "^2.6.11",
"vue-codemirror": "^4.0.6",
"vue-good-table": "^2.21.0",
"vue-react": "^1.2.0",
"vue-router": "^3.2.0",
"vuejs-paginate": "^2.1.0",
"vuex": "^3.4.0"
},
"devDependencies": {