Update to 1.0.4

This commit is contained in:
Louis Lam 2023-11-17 01:04:14 +08:00
parent 393bbcae79
commit 8c4004f32d

View File

@ -1,6 +1,6 @@
{ {
"name": "dockge", "name": "dockge",
"version": "1.0.3", "version": "1.0.4",
"type": "module", "type": "module",
"scripts": { "scripts": {
"fmt": "eslint \"**/*.{ts,vue}\" --fix", "fmt": "eslint \"**/*.{ts,vue}\" --fix",