Skip to content

Commit 4994af1

Browse files
committed
fix agentkeepalive dev dependency
1 parent d2d307c commit 4994af1

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

package-lock.json

Lines changed: 3 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"@types/node-fetch": "^2.5.12",
2727
"@typescript-eslint/eslint-plugin": "^5.4.0",
2828
"@typescript-eslint/parser": "^5.4.0",
29-
"agentkeepalive": "^4.5.0",
3029
"dotenv": "^16.0.1",
3130
"eslint": "^8.2.0",
3231
"eslint-config-prettier": "^8.3.0",
@@ -43,6 +42,7 @@
4342
"dependencies": {
4443
"@types/json-bigint": "^1.0.1",
4544
"abort-controller": "^3.0.0",
45+
"agentkeepalive": "^4.5.0",
4646
"json-bigint": "^1.0.0",
4747
"node-fetch": "^2.6.6"
4848
}

0 commit comments

Comments
 (0)