Skip to content

Commit c93662e

Browse files
committed
Temporarily oerride KDS version for testing
1 parent 4f03ae5 commit c93662e

File tree

2 files changed

+5
-15
lines changed

2 files changed

+5
-15
lines changed

packages/kolibri/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"frame-throttle": "^3.0.0",
7878
"intl": "^1.2.4",
7979
"kolibri-constants": "0.2.8",
80-
"kolibri-design-system": "5.0.1",
80+
"kolibri-design-system": "https://github.com/Pandaa007/kolibri-design-system#25d9096634f4ed726e27c2f759b26a5feba6a35c",
8181
"lockr": "0.8.5",
8282
"lodash": "^4.17.21",
8383
"path-to-regexp": "1.9.0",

yarn.lock

+4-14
Original file line numberDiff line numberDiff line change
@@ -2864,15 +2864,6 @@ anymatch@^3.0.3, anymatch@~3.1.2:
28642864
normalize-path "^3.0.0"
28652865
picomatch "^2.0.4"
28662866

2867-
"aphrodite@git+https://github.com/learningequality/aphrodite.git":
2868-
version "2.2.3"
2869-
uid fdc8d7be8912a5cf17f74ff10f124013c52c3e32
2870-
resolved "git+https://github.com/learningequality/aphrodite.git#fdc8d7be8912a5cf17f74ff10f124013c52c3e32"
2871-
dependencies:
2872-
asap "^2.0.3"
2873-
inline-style-prefixer "^4.0.2"
2874-
string-hash "^1.1.3"
2875-
28762867
"aphrodite@https://github.com/learningequality/aphrodite/":
28772868
version "2.2.3"
28782869
resolved "https://github.com/learningequality/aphrodite/#fdc8d7be8912a5cf17f74ff10f124013c52c3e32"
@@ -7679,12 +7670,11 @@ [email protected]:
76797670
resolved "https://registry.yarnpkg.com/kolibri-constants/-/kolibri-constants-0.2.8.tgz#34ad2e2b87cf132ebe8dbaa9b64dc4a7bf261f8d"
76807671
integrity sha512-ycXeK+ePw7zkiNtf+nX/yF5BO52+onoYS2V3d9HZDIvx7X6CDJPtMcypkXrK9aZ0JbWAegRFMD/lAd8q21cf4Q==
76817672

7682-
7683-
version "5.0.1"
7684-
resolved "https://registry.yarnpkg.com/kolibri-design-system/-/kolibri-design-system-5.0.1.tgz#b0e5a9fbad31b420d303024e21e8369b9a6a7cca"
7685-
integrity sha512-oz5gEFUj7NYZbrqr89gPjSfRFVuuilSqILA4bbWqLWwkI9ay/uVMdsh8cY2Xajhtzccjwqa1c/NxUETr5kMfHQ==
7673+
"kolibri-design-system@https://github.com/Pandaa007/kolibri-design-system#25d9096634f4ed726e27c2f759b26a5feba6a35c":
7674+
version "5.0.0"
7675+
resolved "https://github.com/Pandaa007/kolibri-design-system#25d9096634f4ed726e27c2f759b26a5feba6a35c"
76867676
dependencies:
7687-
aphrodite "git+https://github.com/learningequality/aphrodite.git"
7677+
aphrodite "https://github.com/learningequality/aphrodite/"
76887678
autosize "3.0.21"
76897679
color "4.2.3"
76907680
css-element-queries "1.2.0"

0 commit comments

Comments
 (0)