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