From 428e35c5db9582dd45c629433298736154c0b4ef Mon Sep 17 00:00:00 2001 From: Craine Runton Date: Wed, 25 May 2016 09:56:57 -0600 Subject: [PATCH] Update dependencies in the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5cc32a9..d0889b7 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ Take a look at a live example page [here on GitLab][1]. Screenshots below. 2. Slack integration? ## Dependencies +The node module has no dependencies external to the node core. The following dependencies are provided for the web service to render properly. + * jQuery v2.2.2 * Handlebars v4.0.5 * Bootstrap v4.0.0-alpha (CSS only)