Skip to content

Commit

Permalink
[tmp] Install fork KDS for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
MisRob committed Sep 27, 2023
1 parent 75a2887 commit eda2a4f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion kolibri/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"js-cookie": "^3.0.5",
"knuth-shuffle-seeded": "^1.0.6",
"kolibri-constants": "0.2.0",
"kolibri-design-system": "https://github.com/learningequality/kolibri-design-system#2e5c1e8fc9a5239eaf3780639953619f34b6a2be",
"kolibri-design-system": "https://github.com/thesujai/kolibri-design-system#bd3e138ae9804cf3adca412c40865775c7ee89f8",
"lockr": "0.8.5",
"lodash": "^4.17.21",
"loglevel": "^1.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/kolibri-core-for-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"js-cookie": "^3.0.5",
"knuth-shuffle-seeded": "^1.0.6",
"kolibri-constants": "0.2.0",
"kolibri-design-system": "https://github.com/learningequality/kolibri-design-system#2e5c1e8fc9a5239eaf3780639953619f34b6a2be",
"kolibri-design-system": "https://github.com/thesujai/kolibri-design-system#bd3e138ae9804cf3adca412c40865775c7ee89f8",
"lockr": "0.8.5",
"lodash": "^4.17.21",
"loglevel": "^1.8.1",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7642,9 +7642,9 @@ [email protected]:
resolved "https://registry.yarnpkg.com/kolibri-constants/-/kolibri-constants-0.2.0.tgz#47c9d773894e23251ba5ac4db420822e45603142"
integrity sha512-WYDMGDzB9gNxRbpX1O2cGe1HrJvLvSZGwMuAv6dqrxJgPf7iO+Hi40/1CXjHM7nk5CRt+hn5bqnMzCBmj1omPA==

"kolibri-design-system@https://github.com/learningequality/kolibri-design-system#2e5c1e8fc9a5239eaf3780639953619f34b6a2be":
"kolibri-design-system@https://github.com/thesujai/kolibri-design-system#bd3e138ae9804cf3adca412c40865775c7ee89f8":
version "1.3.0"
resolved "https://github.com/learningequality/kolibri-design-system#2e5c1e8fc9a5239eaf3780639953619f34b6a2be"
resolved "https://github.com/thesujai/kolibri-design-system#bd3e138ae9804cf3adca412c40865775c7ee89f8"
dependencies:
aphrodite "https://github.com/learningequality/aphrodite/"
autosize "^3.0.21"
Expand Down

0 comments on commit eda2a4f

Please sign in to comment.