Use released 1.5.2 CCSDK parent
Use released Frankfurt M4 version of CCSDK parent poms
Change-Id: I05de5b17ca00463c0d5e772d4995870df5ff0fc1
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
diff --git a/sdnr/wt/odlux/package.json b/sdnr/wt/odlux/package.json
index 0ddc4c3..12d18c1 100644
--- a/sdnr/wt/odlux/package.json
+++ b/sdnr/wt/odlux/package.json
@@ -15,8 +15,8 @@
"@fortawesome/free-solid-svg-icons": "5.6.3",
"@fortawesome/react-fontawesome": "0.1.3",
"@material-ui/core": "4.9.0",
- "@material-ui/lab": "4.0.0-alpha.41",
"@material-ui/icons": "4.5.1",
+ "@material-ui/lab": "4.0.0-alpha.41",
"@types/classnames": "2.2.6",
"@types/flux": "3.1.8",
"@types/jquery": "3.3.10",
@@ -29,9 +29,10 @@
"@types/x2js": "3.1.0",
"classnames": "2.2.6",
"csstype": "2.6.8",
- "jss": "10.0.3",
"jquery": "3.3.1",
"jsonwebtoken": "8.3.0",
+ "jss": "10.0.3",
+ "lerna": "3.13.1",
"notistack": "0.9.6",
"prop-types": "15.7.2",
"react": "16.12.0",
@@ -81,4 +82,4 @@
"webpack-cli": "3.2.1",
"webpack-dev-server": "3.1.14"
}
-}
\ No newline at end of file
+}