Skip to content

Commit

Permalink
fix(pkg): add http-proxy types to deps (#1213)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe authored May 8, 2023
1 parent cda0e88 commit 2ef9608
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
"@rollup/plugin-terser": "^0.4.1",
"@rollup/plugin-wasm": "^6.1.2",
"@rollup/pluginutils": "^5.0.2",
"@types/http-proxy": "^1.17.11",
"@vercel/nft": "^0.22.6",
"archiver": "^5.3.1",
"c12": "^1.4.1",
Expand Down Expand Up @@ -116,7 +117,6 @@
"@types/aws-lambda": "^8.10.115",
"@types/etag": "^1.8.1",
"@types/fs-extra": "^11.0.1",
"@types/http-proxy": "^1.17.11",
"@types/node-fetch": "^2.6.3",
"@types/semver": "^7.3.13",
"@types/serve-static": "^1.15.1",
Expand Down Expand Up @@ -148,4 +148,4 @@
]
}
}
}
}
9 changes: 4 additions & 5 deletions pnpm-lock.yaml

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

0 comments on commit 2ef9608

Please sign in to comment.