Skip to content

Commit

Permalink
Override @web sub-dependencies to remove ip dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mgriffin-scottlogic committed Jul 24, 2024
1 parent 3b0dd54 commit 509d911
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 19 deletions.
114 changes: 96 additions & 18 deletions package-lock.json

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

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,9 @@
"overrides": {
"braces": "^3.0.3",
"ip": "^2.0.1",
"ws": "^8.17.1"
"ws": "^8.17.1",
"@web/test-runner-core": "^0.13.3",
"@web/dev-server": "^0.4.6"
},
"files": [
"dist/tech-carbon-estimator/**"
Expand Down

0 comments on commit 509d911

Please sign in to comment.