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",
"version": "1.0.1",
"version": "1.0.2",
"type": "module",
"scripts": {
"fmt": "eslint \"**/*.{ts,vue}\" --fix",