Skip to content

Commit

Permalink
fix: ensure peerDependencies are installed
Browse files Browse the repository at this point in the history
  • Loading branch information
colinrotherham committed Feb 26, 2025
1 parent c42fb81 commit 69c8572
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 20 deletions.
14 changes: 2 additions & 12 deletions package-lock.json

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

8 changes: 0 additions & 8 deletions package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,5 @@
"govuk-frontend": "5.x",
"jquery": "3.x",
"moment": "2.x"
},
"peerDependenciesMeta": {
"jquery": {
"optional": true
},
"moment": {
"optional": true
}
}
}

0 comments on commit 69c8572

Please sign in to comment.