Skip to content

Commit

Permalink
Add polyfill for Error.prototype.cause
Browse files Browse the repository at this point in the history
  • Loading branch information
colinrotherham committed Oct 24, 2023
1 parent b4a65da commit 283917f
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 3 deletions.
76 changes: 73 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions packages/govuk-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
"babel-plugin-polyfill-es-shims": "^0.10.0",
"cssnano": "^6.0.1",
"cssnano-preset-default": "^6.0.1",
"error-cause": "^1.0.6",
"govuk-prototype-kit": "^13.13.5",
"gulp": "^4.0.2",
"gulp-cli": "^2.3.0",
Expand Down

0 comments on commit 283917f

Please sign in to comment.