diff --git a/kolibri/core/package.json b/kolibri/core/package.json index 875aea33a9..8ffebd90e0 100644 --- a/kolibri/core/package.json +++ b/kolibri/core/package.json @@ -20,7 +20,7 @@ "intl": "^1.2.4", "js-cookie": "^3.0.5", "knuth-shuffle-seeded": "^1.0.6", - "kolibri-constants": "0.2.7", + "kolibri-constants": "0.2.8", "kolibri-design-system": "5.0.0-rc8", "lockr": "0.8.5", "lodash": "^4.17.21", diff --git a/packages/kolibri-core-for-export/package.json b/packages/kolibri-core-for-export/package.json index 3d65c86253..0886c24a79 100644 --- a/packages/kolibri-core-for-export/package.json +++ b/packages/kolibri-core-for-export/package.json @@ -23,7 +23,7 @@ "intl": "^1.2.4", "js-cookie": "^3.0.5", "knuth-shuffle-seeded": "^1.0.6", - "kolibri-constants": "0.2.7", + "kolibri-constants": "0.2.8", "kolibri-design-system": "5.0.0-rc8", "lockr": "0.8.5", "lodash": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index 8d7aff1fd3..1c9b8ab66f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7668,10 +7668,10 @@ knuth-shuffle-seeded@^1.0.6: dependencies: seed-random "~2.2.0" -kolibri-constants@0.2.7: - version "0.2.7" - resolved "https://registry.yarnpkg.com/kolibri-constants/-/kolibri-constants-0.2.7.tgz#7441bff81c459e081eeb8125a741745a72a002d1" - integrity sha512-gzAeXmFCFYxTlvQ4sPdyRdQzm0FTD/ydK8Q7zgqcnooFjwPHw+cov8xmy6OKn/eqF/87fxFAv54bdkmrghkIPQ== +kolibri-constants@0.2.8: + version "0.2.8" + resolved "https://registry.yarnpkg.com/kolibri-constants/-/kolibri-constants-0.2.8.tgz#34ad2e2b87cf132ebe8dbaa9b64dc4a7bf261f8d" + integrity sha512-ycXeK+ePw7zkiNtf+nX/yF5BO52+onoYS2V3d9HZDIvx7X6CDJPtMcypkXrK9aZ0JbWAegRFMD/lAd8q21cf4Q== kolibri-design-system@5.0.0-rc8: version "5.0.0-rc8"