mirror of
https://github.com/yuzu-emu/mbedtls
synced 2024-11-24 09:48:31 +00:00
Remove "private" setting from module.json
This commit is contained in:
parent
0a0c22e0ef
commit
14d800507a
1 changed files with 0 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue