Update to 1.0.2

This commit is contained in:
Louis Lam 2023-11-12 23:24:38 +08:00
parent 9295583727
commit 317c97650d

View file

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