Skip to content

Commit 6075c26

Browse files
MasterOdindpopp07
authored andcommitted
refactor: remove dotenv as direct dependency (watson-developer-cloud#958)
was used back when `ibm-cloud-sdk-core` was part of this package, but since it was removed, dotenv is no longer directly used in any of the code
1 parent 005116c commit 6075c26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@
8484
"async": "^2.6.2",
8585
"axios": "^0.18.0",
8686
"camelcase": "^5.3.1",
87-
"dotenv": "^6.2.0",
8887
"extend": "~3.0.2",
8988
"ibm-cloud-sdk-core": "^1.0.0-rc1",
9089
"isstream": "~0.1.2",

0 commit comments

Comments
 (0)