commit | 14d800507a8fda5e321fa7e007d2e17100d4ae7c | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Fri Sep 04 15:35:47 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Fri Sep 04 15:35:47 2015 +0200 |
tree | a9f9d75dbffc5c620e5a120ddc025703dafd951c | |
parent | 0a0c22e0efcf2f8f71d7e16712f80b8f77326f72 [diff] |
Remove "private" setting from module.json
diff --git a/yotta/data/module.json b/yotta/data/module.json index eaf07ba..5b57cc2 100644 --- a/yotta/data/module.json +++ b/yotta/data/module.json
@@ -2,7 +2,6 @@ "name": "mbedtls", "version": "2.1.0", "description": "The mbed TLS crypto/SSL/TLS library", - "private": true, "licenses": [ { "url": "https://spdx.org/licenses/Apache-2.0",