Skip to content
This repository was archived by the owner on Apr 24, 2019. It is now read-only.

Commit 99f8eef

Browse files
Yogesh PandeYogesh Pande
authored andcommitted
Removing unnecessary module dependencies.
1 parent 3d471da commit 99f8eef

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

module.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@
1313
"homepage": "https://github.com/ARMmbed/mbed-client-mbedtls",
1414
"license": "Apache-2.0",
1515
"dependencies": {
16-
"mbedtls": "^2.0.0",
17-
"mbed-client": "^1.9.2",
18-
"mbed-client-mbed-os": "^1.3.3"
16+
"mbedtls": "^2.0.0"
1917
},
2018
"targetDependencies": {}
2119
}

0 commit comments

Comments
 (0)