Skip to content

Commit 1d6db04

Browse files
committed
chore: update scripts.
1 parent 1b4be7d commit 1d6db04

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"funding": "https://jaywcjlove.github.io/#/sponsor",
99
"private": false,
1010
"scripts": {
11-
"prepare": "husky && cpy",
11+
"prepare": "husky",
12+
"postinstall": "cpy",
1213
"build": "refs-cli && cpy",
1314
"start": "refs-cli --watch",
1415
"cpy": "cpy 'appicon/*.png' dist/appicon",

0 commit comments

Comments
 (0)