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