diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2023-06-25 17:14:20 -0700 |
|---|---|---|
| committer | Brendan F <EpicWolverine@users.noreply.github.com> | 2023-06-25 17:14:20 -0700 |
| commit | 3ecbe70fa70b187a03b727fd21b1fb36d46442d1 (patch) | |
| tree | c43090ebb9cd9b90e1c169750f658411bd660d71 /package.json | |
| parent | 1d89c9d43f05aa09b6449882bfcd9a5810438f49 (diff) | |
Fix lint issues
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 125de14..fe3dc7d 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "PersonalHeardle", + "name": "personalheardle", "version": "1.0.0", "license": "MIT", "dependencies": { |
