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

add jsx plugin

This commit is contained in:
lana-k
2020-10-10 12:43:44 +02:00
parent 67bca051d9
commit 655f138905
3 changed files with 41 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
"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",