Update to 1.0.1

This commit is contained in:
Louis Lam 2023-11-12 16:39:48 +08:00
parent 200ba0ca07
commit 3dca9e735a

View file

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