From 30abccbed83aee950016c2da0ae5bf512df769dc Mon Sep 17 00:00:00 2001 From: Yoshie Muranaka Date: Wed, 11 Mar 2020 12:44:24 -0700 Subject: Add Sensors page - Update api calls to use Redfish - Add column sort to name and status columns - Set default table sort to status column - Added lodash package Github story: https://github.com/openbmc/webui-vue/issues/4 Signed-off-by: Yoshie Muranaka Change-Id: Ic6e76107475fbf5fb34deb01a4de4a4a9ccfeabf --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 2d5f4d5e..b2a24237 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ "bootstrap-vue": "2.5.0", "core-js": "3.3.2", "js-cookie": "^2.2.1", + "lodash": "4.17.15", "vue": "2.6.11", "vue-i18n": "8.15.3", "vue-router": "3.1.3", -- cgit v1.2.3