Fix onboard-ui react-show-more-text build error 50/131850/1
authorandre.schmid <andre.schmid@est.tech>
Tue, 11 Oct 2022 16:05:35 +0000 (17:05 +0100)
committerAndr� Schmid <andre.schmid@est.tech>
Wed, 26 Oct 2022 20:02:13 +0000 (20:02 +0000)
commitc2e3e65fcb5f39d77b31b609aa7b42639af14daf
treec22c6e831c94b1c3e0bfd0026a5245ae68d67ca7
parent672940b1d4767c9ef4fe49fc122de023b6efc09c
Fix onboard-ui react-show-more-text build error

The newer version 1.6.2 of the dependency react-show-more-text is
making the onboard-ui build to fail. The caret operator in the
package.json was allowing minor changes of the lib to be applied.
Fixing the version to the 1.6.1 which still works.

Change-Id: I5776919d27b9324fc305ff9ca2b7871554cd0f8f
Issue-ID: SDC-4213
Signed-off-by: andre.schmid <andre.schmid@est.tech>
(cherry picked from commit 437f3d965cf79d98678665f6695256f8294c0794)
openecomp-ui/package.json