Update to 1.1.0

This commit is contained in:
Louis Lam 2023-11-19 17:44:30 +08:00
parent 7bb0a1cb08
commit a007ec56f7

View File

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