Skip to content

Commit c929eb5

Browse files
committed
feat(autobuild): adop to new auto-builds
1 parent 82cc23c commit c929eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "module",
88
"scripts": {
99
"build": "tsc && rsync -av --exclude 'node_modules' custom dist/",
10-
"prepare": "npm link adminforth"
10+
"prepare": "npm link adminforth"
1111
},
1212
"repository": {
1313
"type": "git",

0 commit comments

Comments
 (0)