mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 10:08:52 +08:00
fix icon width
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -6,7 +6,7 @@
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "sqliteviz",
|
||||
"version": "0.18.0",
|
||||
"version": "0.18.1",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"codemirror": "^5.57.0",
|
||||
@@ -59,7 +59,9 @@
|
||||
"worker-loader": "^3.0.8"
|
||||
}
|
||||
},
|
||||
"lib/sql-js": {},
|
||||
"lib/sql-js": {
|
||||
"name": "sql.js"
|
||||
},
|
||||
"node_modules/@achrinza/node-ipc": {
|
||||
"version": "9.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@achrinza/node-ipc/-/node-ipc-9.2.2.tgz",
|
||||
|
||||
Reference in New Issue
Block a user