Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2016-09-30 14:52:41 +0300
committerLukas Reschke <lukas@statuscode.ch>2017-01-13 20:33:42 +0300
commite7a2151c4d39921933c7f52dc1345a70ac8ff6e0 (patch)
tree3501316b2f504d187345133a7feb5669ce34b69b /bower.json
parent127024d89d0fadc9f1e717e6062fb9ba29b19ddc (diff)
Add marked
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/bower.json b/bower.json
index b4256b0c7aa..0735f4eb5a0 100644
--- a/bower.json
+++ b/bower.json
@@ -20,6 +20,7 @@
"jquery-migrate": "~1.4.0",
"jquery-ui": "1.10.0",
"jsTimezoneDetect": "~1.0.5",
+ "marked": "^0.3.6",
"moment": "^2.15.0",
"select2": "~3.4.8",
"zxcvbn": "*",