From 97d86b33d78c3b92b29915d6afba125b67bc6714 Mon Sep 17 00:00:00 2001 From: Dixsie Wolmers Date: Mon, 2 Dec 2019 05:07:57 -0600 Subject: Add system overview view - Sets up system overview layout with out of the box Bootstrap - Creates overview quick links and overview events - Add Date-FNS Signed-off-by: Dixsie Wolmers Signed-off-by: Derick Montague Change-Id: Id0a3d4d3b82ef2e1a4f838b3c7e725558e602504 --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 6cbc0944..cb44ebc7 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "bootstrap-vue": "2.1.0", "core-js": "3.3.2", "vue": "2.6.10", + "vue-date-fns": "^1.1.0", "vue-router": "3.1.3", "vuex": "3.0.1" }, -- cgit v1.2.3