Skip to content

Commit 646d7d8

Browse files
committed
remove implicit https-proxy dep
1 parent ebf6a2c commit 646d7d8

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

packages/network/package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,5 @@
4747
"esm"
4848
],
4949
"types": "./cjs/index.d.ts",
50-
"module": "esm/index.js",
51-
"nx": {
52-
"implicitDependencies": [
53-
"@packages/https-proxy"
54-
]
55-
}
50+
"module": "esm/index.js"
5651
}

0 commit comments

Comments
 (0)