chore: update scripts.

This commit is contained in:
小弟调调
2025-04-03 23:52:54 +08:00
parent 1b4be7d870
commit 1d6db04e39

View File

@ -8,7 +8,8 @@
"funding": "https://jaywcjlove.github.io/#/sponsor",
"private": false,
"scripts": {
"prepare": "husky && cpy",
"prepare": "husky",
"postinstall": "cpy",
"build": "refs-cli && cpy",
"start": "refs-cli --watch",
"cpy": "cpy 'appicon/*.png' dist/appicon",