Skip to content

Commit 7274275

Browse files
committed
Enable npm publish in release configuration
1 parent 32f986a commit 7274275

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.release-it.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"push": true
44
},
55
"npm": {
6-
"publish": false,
6+
"publish": true,
77
"skipChecks": true
88
},
99
"github": {

0 commit comments

Comments
 (0)