Skip to content

Commit

Permalink
Merge pull request #3907 from alphagov/remove-side-effects
Browse files Browse the repository at this point in the history
Remove side effects from package.json
  • Loading branch information
36degrees committed Jul 6, 2023
2 parents bb550bb + a2b5b2c commit 635bb3c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/govuk-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@
"./govuk-prototype-kit.config.json": "./govuk-prototype-kit.config.json",
"./package.json": "./package.json"
},
"sideEffects": [
"**/vendor/**"
],
"engines": {
"node": ">= 4.2.0"
},
Expand Down

0 comments on commit 635bb3c

Please sign in to comment.