Skip to content

Commit fe15787

Browse files
committed
chore: set npm publish to true
1 parent 982da5b commit fe15787

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
@@ -122,7 +122,7 @@
122122
"changelog": "npx auto-changelog --stdout --commit-limit false -u --template https://raw.githubusercontent.com/release-it/release-it/master/templates/changelog-compact.hbs"
123123
},
124124
"npm": {
125-
"publish": false
125+
"publish": true
126126
},
127127
"github": {
128128
"release": true

0 commit comments

Comments
 (0)