1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-07-23 17:48:42 +08: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", "name": "mbedtls",
"version": "2.1.0", "version": "2.1.0",
"description": "The mbed TLS crypto/SSL/TLS library", "description": "The mbed TLS crypto/SSL/TLS library",
"private": true,
"licenses": [ "licenses": [
{ {
"url": "https://spdx.org/licenses/Apache-2.0", "url": "https://spdx.org/licenses/Apache-2.0",