diff --git a/package-lock.json b/package-lock.json index 00a82d278..2ca65ed80 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26337,6 +26337,9 @@ "vfile": "4.2.1" } }, + "uninav-react": { + "version": "git+https://github.com/topcoder-platform/uninav-react.git#3d1c75e56bdba4140ce8341c854ce9a33a2d2c9b" + }, "union-class-names": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/union-class-names/-/union-class-names-1.0.0.tgz", diff --git a/package.json b/package.json index 1627b8a62..0a2d58ff8 100644 --- a/package.json +++ b/package.json @@ -168,7 +168,7 @@ "topcoder-react-ui-kit": "2.0.1", "topcoder-react-utils": "0.7.8", "turndown": "^4.0.2", - "uninav-react": "git+https://github.com/topcoder-platform/uninav-react.git#0.0.1", + "uninav-react": "git+https://github.com/topcoder-platform/uninav-react.git#0.0.2", "url-parse": "^1.4.1", "uuid": "^3.3.2", "valid-url": "^1.0.9",