Skip to content

Commit 28617a7

Browse files
committed
Use npm.skipChecks
1 parent 2525213 commit 28617a7

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
@@ -37,6 +37,9 @@
3737
"release-it": {
3838
"github": {
3939
"release": true
40+
},
41+
"npm": {
42+
"skipChecks": true
4043
}
4144
}
4245
}

0 commit comments

Comments
 (0)