1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-09-02 16:01:16 +03:00

Remove "private" setting from module.json

This commit is contained in:
Manuel Pégourié-Gonnard
2015-09-04 15:35:47 +02:00
parent 0a0c22e0ef
commit 14d800507a

View File

@@ -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",