Rm private setting from module.json

This commit is contained in:
Manuel Pégourié-Gonnard 2015-09-04 15:58:04 +02:00
parent b8834d313d
commit d90b9f0cb4

View file

@ -2,7 +2,6 @@
"name": "mbedtls",
"version": "2.0.7",
"description": "The mbed TLS crypto/SSL/TLS library",
"private": true,
"licenses": [
{
"url": "https://spdx.org/licenses/Apache-2.0",