Skip to content

Commit cbde821

Browse files
committed
Update package.json
1 parent 06f61e3 commit cbde821

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

+5
Original file line numberDiff line numberDiff line change
@@ -102,5 +102,10 @@
102102
"publishConfig": {
103103
"access": "public",
104104
"tag": "latest"
105+
},
106+
"git": {
107+
"scripts": {
108+
"pre-push": "npx git-scripts-pre-push"
109+
}
105110
}
106111
}

0 commit comments

Comments
 (0)