Skip to content

Commit 26ac0ae

Browse files
author
Lucas McDonald
committed
m
1 parent f42e845 commit 26ac0ae

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

modules/integration-browser/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"@types/stream-to-promise": "^2.2.0",
2828
"@types/yargs": "^17.0.1",
2929
"buffer": "^6.0.3",
30+
"end-of-stream": "<=1.4.4",
3031
"got": "^11.8.0",
3132
"jasmine-core": "^3.5.0",
3233
"karma": "^6.3.4",

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@
115115
"buffer": "^6.0.3",
116116
"chai": "^4.2.0",
117117
"chai-as-promised": "^7.1.1",
118-
"end-of-stream": "<=1.4.4",
119118
"eslint": "^7.8.1",
120119
"eslint-config-prettier": "^9.0.0",
121120
"from2": "^2.3.0",

0 commit comments

Comments
 (0)