aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/odlux/framework/package.json
diff options
context:
space:
mode:
authorsai-neetha <sai-neetha.phulmali@highstreet-technologies.com>2023-07-07 18:11:09 +0200
committersai-neetha <sai-neetha.phulmali@highstreet-technologies.com>2023-07-07 18:12:17 +0200
commitfad3167f42d585e3144547db4c6dd7d00ea7b18a (patch)
treed6578fd008c717748e6110c2072bbe65fcb91e2e /sdnr/wt/odlux/framework/package.json
parent8efd8356d7ea705e282a72aeb74d4199cdf21851 (diff)
Update ODLUX
node version yarn version update Issue-ID: CCSDK-3923 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> Change-Id: Ibd3d6a6f45a14be4f1d175cf6fc5c8738aa11dea
Diffstat (limited to 'sdnr/wt/odlux/framework/package.json')
-rw-r--r--sdnr/wt/odlux/framework/package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/sdnr/wt/odlux/framework/package.json b/sdnr/wt/odlux/framework/package.json
index 6ea08412e..9973d3b7c 100644
--- a/sdnr/wt/odlux/framework/package.json
+++ b/sdnr/wt/odlux/framework/package.json
@@ -29,6 +29,7 @@
"@fortawesome/react-fontawesome": "0.1.14",
"@types/classnames": "2.2.6",
"@types/flux": "3.1.8",
+ "@types/history": "^4.7.9",
"@types/jquery": "3.3.10",
"@types/jsonwebtoken": "7.2.8",
"@types/node": "^12.0.0",
@@ -36,6 +37,7 @@
"@types/react-dom": "17.0.11",
"@types/react-router-dom": "5.1.7",
"jquery": "3.3.1",
+ "history": "^4.9.0",
"jsonwebtoken": "8.3.0",
"react": "17.0.2",
"react-dom": "17.0.2",