aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2016-08-30 13:52:28 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2016-08-30 13:52:28 +0200
commita374ac0fd34d8fe6eb5540617ab3f5b0a8b81095 (patch)
treed351e97897a7ab5b577a31b14a243f0380ec3cc1 /package.json
parentcdd3010b478c9ca818dd6d22d03c81ef4a5ab208 (diff)
downloadwallabag-a374ac0fd34d8fe6eb5540617ab3f5b0a8b81095.tar.gz
wallabag-a374ac0fd34d8fe6eb5540617ab3f5b0a8b81095.tar.zst
wallabag-a374ac0fd34d8fe6eb5540617ab3f5b0a8b81095.zip
Fixed last merge who caused CSS/JS bugs
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 3ed7a49f..39a10e9c 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,7 @@
28 "jquery": "^2.2.1", 28 "jquery": "^2.2.1",
29 "jquery-ui": "^1.10.5", 29 "jquery-ui": "^1.10.5",
30 "jquery.cookie": "^1.4.1", 30 "jquery.cookie": "^1.4.1",
31 "jquery.tinydot": "^0.2.1",
31 "load-grunt-tasks": "^3.4.1", 32 "load-grunt-tasks": "^3.4.1",
32 "materialize-css": "0.97.5", 33 "materialize-css": "0.97.5",
33 "npm": "^3.8.3", 34 "npm": "^3.8.3",