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

go to vuera

This commit is contained in:
lana-k
2020-10-11 16:17:53 +02:00
parent 655f138905
commit 17353810da
5 changed files with 13 additions and 52 deletions

View File

@@ -9,7 +9,6 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"babel-plugin-transform-react-jsx": "^6.24.1",
"codemirror": "^5.57.0",
"core-js": "^3.6.5",
"plotly.js": "^1.54.6",
@@ -20,9 +19,9 @@
"sqlite-parser": "^1.0.1",
"vue": "^2.6.11",
"vue-codemirror": "^4.0.6",
"vue-react": "^1.2.0",
"vue-router": "^3.2.0",
"vuejs-paginate": "^2.1.0",
"vuera": "^0.2.7",
"vuex": "^3.4.0"
},
"devDependencies": {