Skip to content

Commit 2698c7a

Browse files
committed
fix: #3377 remove redundant dependency @lambdatest/node-tunnel
1 parent 3be5a74 commit 2698c7a

File tree

3 files changed

+14
-85
lines changed

3 files changed

+14
-85
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# History
22

3+
# unpublished changes since 14.2.0
4+
5+
- Fix: #3377 remove redundant dependency `@lambdatest/node-tunnel`.
6+
37
# 2024-01-30, 14.2.0
48

59
- Feat: #3041, #3340 rename `apply` to `mapSlices` (#3357). Function

package-lock.json

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

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
],
2727
"dependencies": {
2828
"@babel/runtime": "^7.25.7",
29-
"@lambdatest/node-tunnel": "^4.0.8",
3029
"complex.js": "^2.2.5",
3130
"decimal.js": "^10.4.3",
3231
"escape-latex": "^1.2.0",

0 commit comments

Comments
 (0)