diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index 0c9ecfe..01b9011 100644 --- a/package.json +++ b/package.json @@ -4,8 +4,7 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], - "author": "", - "license": "ISC", + "author": "Matt Strapp <matt@mattstrapp.net>", "private": true, "devDependencies": { "eslint": "^8.56.0", |