Fixed tinyfiledialogs name conflict (#2244)

Renamed to tinydialogs
This commit is contained in:
Patito 2022-05-27 10:08:12 -05:00 committed by GitHub
parent 52958b421d
commit e6a8e86a74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
[
{
"name": "tinyfiledialogs",
"url": "https://github.com/Patitotective/tinyfiledialogs.nim",
"name": "tinydialogs",
"url": "https://github.com/Patitotective/tinydialogs",
"method": "git",
"tags": [
"dialogs",
@ -9,7 +9,7 @@
],
"description": "Tiny file dialogs Nim bindings.",
"license": "MIT",
"web": "https://github.com/Patitotective/tinyfiledialogs.nim"
"web": "https://github.com/Patitotective/tinydialogs"
},
{
"name": "artemis",