Fix name in composer

This commit is contained in:
R. Eric Wheeler 2024-07-18 13:19:21 -07:00
parent 48420375b4
commit cf7da6c32c
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"name": "sikofitt/getch",
"name": "olivebbs/getch",
"description": "Implements _getch and _ungetch for windows and linux using ffi",
"type": "library",
"require": {