diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-14 20:27:32 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-14 20:27:32 +0300 |
| commit | db5483fe5049bdd18575ea6efad189acd72fcaf6 (patch) | |
| tree | bed8d7b0319fcfc22204c509096f54f8b94ae957 /package.json | |
| parent | 2339fd48a0f7a29e63c801b2ad6c6ba54b68e9ca (diff) | |
chore: update author in package.json and remove stale PLAN.md
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/package.json b/package.json index 38a185f..a819daf 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,10 @@ { "name": "fastforge", - "author": "MakeAwesomeHappen", + "author": "Paul Buetow", "version": "1.0.0", - "keywords": ["pebble-app"], + "keywords": [ + "pebble-app" + ], "private": true, "dependencies": {}, "pebble": { |
