From a0be8775034aae44b45a05ff53a28a9c78285110 Mon Sep 17 00:00:00 2001 From: "tcdlpds@gmail.com" Date: Sat, 15 Feb 2020 02:08:49 +0530 Subject: [PATCH] Fix build failure --- .../device-mgt/io.entgra.device.mgt.ui/react-app/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/components/device-mgt/io.entgra.device.mgt.ui/react-app/package.json b/components/device-mgt/io.entgra.device.mgt.ui/react-app/package.json index 6a7a9d69ef..f744291973 100644 --- a/components/device-mgt/io.entgra.device.mgt.ui/react-app/package.json +++ b/components/device-mgt/io.entgra.device.mgt.ui/react-app/package.json @@ -73,6 +73,7 @@ "pino-colada": "^1.4.5", "postcss-loader": "^3.0.0", "prettier": "1.18.1", + "qrcode.react": "^1.0.0", "react": "^16.8.6", "react-dom": "^16.8.6", "react-intl": "^2.9.0",