summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-05-19 14:10:53 +0300
committerLauri Ojansivu <x@xet7.org>2018-05-19 14:10:53 +0300
commit9a509778d35bcbc0aab642f78d110c12e3f05c68 (patch)
tree2062456c966c712f408c89f4e227590c4b513877 /package.json
parent5dafea405dbff1c64aa57e627e6f5a603dc784f1 (diff)
parent12b08b9915097d63e35d1443277ae0b39c40474a (diff)
downloadwekan-9a509778d35bcbc0aab642f78d110c12e3f05c68.tar.gz
wekan-9a509778d35bcbc0aab642f78d110c12e3f05c68.tar.bz2
wekan-9a509778d35bcbc0aab642f78d110c12e3f05c68.zip
Merge branch 'devel'
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 1d62fdb6..81f3e692 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "wekan",
- "version": "0.95.0",
+ "version": "0.96.0",
"description": "The open-source Trello-like kanban",
"private": true,
"scripts": {
@@ -20,7 +20,7 @@
},
"homepage": "https://wekan.github.io",
"devDependencies": {
- "eslint": "^2.0.0"
+ "eslint": "^4.19.1"
},
"dependencies": {
"babel-runtime": "^6.26.0",