1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2026-02-04 15:38:55 +08:00

fix tinycolor2 bundle

This commit is contained in:
lana-k
2025-12-27 21:11:01 +01:00
parent a0ef93921f
commit 85b5a200e2
2 changed files with 16 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sqliteviz",
"version": "0.28.1",
"version": "0.28.2",
"license": "Apache-2.0",
"private": true,
"type": "module",
@@ -36,6 +36,7 @@
"sigma": "^3.0.1",
"sql.js": "file:./lib/sql-js",
"tiny-emitter": "^2.1.0",
"tinycolor2": "^1.4.2",
"veaury": "^2.5.1",
"vue": "^3.5.11",
"vue-final-modal": "^4.5.5",