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

uninstall sqlite parser #78

This commit is contained in:
lana-k
2021-08-18 20:58:53 +02:00
parent 53b2d8372f
commit a91add40cc
2 changed files with 3 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sqliteviz",
"version": "0.15.3",
"version": "0.16.0",
"license": "Apache-2.0",
"private": true,
"scripts": {
@@ -23,7 +23,6 @@
"react-chart-editor": "^0.45.0",
"react-dom": "^16.13.1",
"sql.js": "file:./lib/sql-js",
"sqlite-parser": "^1.0.1",
"vue": "^2.6.11",
"vue-codemirror": "^4.0.6",
"vue-js-modal": "^2.0.0-rc.6",