Skip to content

Commit

Permalink
Update skipChecks to npm key
Browse files Browse the repository at this point in the history
  • Loading branch information
wpears committed Dec 18, 2024
1 parent f319310 commit da3d52b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@
"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 Expand Up @@ -101,6 +98,7 @@
},
"npm": {
"publish": false,
"skipChecks": true,
"versionArgs": [
"--workspace=packages/cfpb-design-system/",
"--workspaces-update=false",
Expand Down

0 comments on commit da3d52b

Please sign in to comment.