Update to 1.1.1

This commit is contained in:
Louis Lam 2023-11-21 20:16:50 +08:00
parent 891a217682
commit 73d23373cf

View file

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