summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3cd5a0a..dc11f27 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
"formatting:fix": "prettier \"*.(json|md)\" src/ --write"
},
"postinstall": "electron-builder install-app-deps",
- "author": "LawnCable",
+ "author": "TMW2 Team <tmw2.org>",
"license": "GNU GPLv3",
"devDependencies": {
"electron": "^2.0.1",