summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-08-14 21:22:46 +0300
committerLauri Ojansivu <x@xet7.org>2018-08-14 21:22:46 +0300
commit53c0a5278888ad1f97005f5347df09b66e67c5d4 (patch)
tree0641fbea5878378e6c7c732fdbbc0bbbf207ce43 /package.json
parentc2eb300e21d03c2ca66f4a80fc77c52aeb11a31d (diff)
downloadwekan-53c0a5278888ad1f97005f5347df09b66e67c5d4.tar.gz
wekan-53c0a5278888ad1f97005f5347df09b66e67c5d4.tar.bz2
wekan-53c0a5278888ad1f97005f5347df09b66e67c5d4.zip
Remove Trello.
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 2617ef02..9f1a1d65 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "wekan",
"version": "1.31.0",
- "description": "The open-source Trello-like kanban",
+ "description": "The open-source kanban",
"private": true,
"scripts": {
"lint": "eslint --ignore-pattern 'packages/*' .",