We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7452f5 commit d112c00Copy full SHA for d112c00
1 file changed
package.json
@@ -56,6 +56,9 @@
56
"$schema": "https://unpkg.com/release-it/schema/release-it.json",
57
"github": {
58
"release": true
59
+ },
60
+ "npm": {
61
+ "skipChecks": true
62
}
63
64
0 commit comments