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

update version

This commit is contained in:
lana-k
2021-06-17 12:24:41 +02:00
parent cf4b83f7d4
commit a37ed93306
2 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sqliteviz",
"version": "0.13.0",
"version": "0.13.1",
"license": "Apache-2.0",
"private": true,
"scripts": {
@@ -13,7 +13,7 @@
"codemirror": "^5.57.0",
"core-js": "^3.6.5",
"nanoid": "^3.1.12",
"papaparse": "^5.3.0",
"papaparse": "^5.3.1",
"plotly.js": "^1.58.4",
"promise-worker": "^2.0.1",
"react": "^16.13.1",