fix:修改命令

This commit is contained in:
刘汉华 2024-03-05 10:02:52 +08:00
parent 3833b6e07e
commit b655cdf8d8

View File

@ -4,7 +4,7 @@
"author": "dev <710328466@qq.com>",
"scripts": {
"dev": "max dev",
"build": "max build",
"build:master": "max build",
"format": "prettier --cache --write .",
"prepare": "husky install",
"postinstall": "max setup",