Skip to content

Commit

Permalink
Add skipChecks for release-it
Browse files Browse the repository at this point in the history
  • Loading branch information
wpears committed Dec 18, 2024
1 parent d7e3ab5 commit f319310
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@
"jest": "yarn node --experimental-vm-modules $(yarn bin jest)",
"cy": "./scripts/cypress.sh"
},
"npm": {
"skipChecks": true
},
"browserslist": "> 0.2% in @cfpb/browserslist-config stats",
"dependencies": {
"@types/react": "18.3.12",
Expand Down

0 comments on commit f319310

Please sign in to comment.