diff options
| author | Joey <jyapayne@gmail.com> | 2018-06-27 22:37:01 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-27 22:37:01 +0900 |
| commit | fd4df8e83e93ebacd98f397532eefb703595b1ba (patch) | |
| tree | f86e9b048cc46466af6f10b863d26c37b96c9344 | |
| parent | 986308d3f3b3ef0c5a146393060e6daa89bef38e (diff) | |
| download | packages-fd4df8e83e93ebacd98f397532eefb703595b1ba.tar.gz packages-fd4df8e83e93ebacd98f397532eefb703595b1ba.zip | |
Remove dash in switch-build -> switch_build
| -rw-r--r-- | packages.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json index e48a425..f246c50 100644 --- a/packages.json +++ b/packages.json @@ -419,7 +419,7 @@ "web": "https://github.com/jyapayne/nim-libnx" }, { - "name": "switch-build", + "name": "switch_build", "url": "https://github.com/jyapayne/switch-build", "method": "git", "tags": [ |
