aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
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 8d856bbb..ac894e79 100644
--- a/package.json
+++ b/package.json
@@ -1,13 +1,13 @@
1{ 1{
2 "name": "wallabag", 2 "name": "wallabag",
3 "version": "2.2.2", 3 "version": "2.3.3",
4 "description": "wallabag is a self hostable application for saving web pages", 4 "description": "wallabag is a self hostable application for saving web pages",
5 "private": true, 5 "private": true,
6 "directories": { 6 "directories": {
7 "doc": "docs" 7 "doc": "docs"
8 }, 8 },
9 "engines": { 9 "engines": {
10 "node": ">4.8" 10 "node": ">=6.10"
11 }, 11 },
12 "repository": { 12 "repository": {
13 "type": "git", 13 "type": "git",