summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5dadaad..c7a56b0 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "tmw-api",
- "version": "2.0.0",
+ "version": "2.1.0",
"description": "TMW RESTful API",
"author": "The Mana World",
"license": "CC0-1.0",
@@ -18,6 +18,9 @@
},
"mailer": {
"from": "The Mana World <noreply@themanaworld.org>"
+ },
+ "logger": {
+ "webhook": ""
}
},
"repository": {