Skip to content

Commit d06a6ce

Browse files
committed
fix: rebuild
1 parent 5928dd6 commit d06a6ce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
"dependencies": {
1919
"dayjs": "^1.11.11"
2020
},
21+
"scripts": {
22+
"build": "tsc && rsync -av --exclude 'node_modules' custom dist/"
23+
},
2124
"peerDependencies": {
2225
"adminforth": "^2.24.0"
2326
},

0 commit comments

Comments
 (0)