Skip to content

Commit 6021648

Browse files
committed
chore: add skipChecks option to npm configuration in package.json
1 parent 3a33dc4 commit 6021648

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
},
5050
"npm": {
5151
"publish": true,
52+
"skipChecks": true,
5253
"publishArgs": ["--provenance --access public"]
5354
},
5455
"github": {

0 commit comments

Comments
 (0)