Skip to content

Commit effd79d

Browse files
committed
Update kds reference
1 parent 78ec861 commit effd79d

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"jspdf": "https://github.com/parallax/jsPDF.git#b7a1d8239c596292ce86dafa77f05987bcfa2e6e",
7474
"jszip": "^3.10.1",
7575
"kolibri-constants": "^0.2.0",
76-
"kolibri-design-system": "https://github.com/AlexVelezLl/kolibri-design-system.git#04047be07e8de50d9a31e5e1a2b2eca810495fb8",
76+
"kolibri-design-system": "3.3.0",
7777
"lodash": "^4.17.21",
7878
"material-icons": "0.3.1",
7979
"mutex-js": "^1.1.5",

yarn.lock

+8-7
Original file line numberDiff line numberDiff line change
@@ -3496,17 +3496,17 @@ anymatch@^3.0.3, anymatch@~3.1.2:
34963496
normalize-path "^3.0.0"
34973497
picomatch "^2.0.4"
34983498

3499-
"aphrodite@https://github.com/learningequality/aphrodite.git":
3499+
"aphrodite@git+https://github.com/learningequality/aphrodite.git":
35003500
version "2.2.3"
3501-
resolved "https://github.com/learningequality/aphrodite.git#fdc8d7be8912a5cf17f74ff10f124013c52c3e32"
3501+
resolved "git+https://github.com/learningequality/aphrodite.git#fdc8d7be8912a5cf17f74ff10f124013c52c3e32"
35023502
dependencies:
35033503
asap "^2.0.3"
35043504
inline-style-prefixer "^4.0.2"
35053505
string-hash "^1.1.3"
35063506

3507-
"aphrodite@https://github.com/learningequality/aphrodite/":
3507+
"aphrodite@https://github.com/learningequality/aphrodite.git":
35083508
version "2.2.3"
3509-
resolved "https://github.com/learningequality/aphrodite/#fdc8d7be8912a5cf17f74ff10f124013c52c3e32"
3509+
resolved "https://github.com/learningequality/aphrodite.git#fdc8d7be8912a5cf17f74ff10f124013c52c3e32"
35103510
dependencies:
35113511
asap "^2.0.3"
35123512
inline-style-prefixer "^4.0.2"
@@ -9123,9 +9123,10 @@ kolibri-constants@^0.2.0:
91239123
resolved "https://registry.yarnpkg.com/kolibri-constants/-/kolibri-constants-0.2.0.tgz#47c9d773894e23251ba5ac4db420822e45603142"
91249124
integrity sha512-WYDMGDzB9gNxRbpX1O2cGe1HrJvLvSZGwMuAv6dqrxJgPf7iO+Hi40/1CXjHM7nk5CRt+hn5bqnMzCBmj1omPA==
91259125

9126-
"kolibri-design-system@https://github.com/AlexVelezLl/kolibri-design-system.git#04047be07e8de50d9a31e5e1a2b2eca810495fb8":
9127-
version "3.1.0"
9128-
resolved "https://github.com/AlexVelezLl/kolibri-design-system.git#04047be07e8de50d9a31e5e1a2b2eca810495fb8"
9126+
9127+
version "3.3.0"
9128+
resolved "https://registry.yarnpkg.com/kolibri-design-system/-/kolibri-design-system-3.3.0.tgz#728d9955d27782315fc7e5a49af7fca6f9e88c00"
9129+
integrity sha512-1X7LJc9LAUXQV2NmcfVVjRW7igezsgcNg/znY8hah0DAzu6OX+tZDn/yEfCwbDhdVkpwzELxjMLZMM5o9aeKgg==
91299130
dependencies:
91309131
"@vue/composition-api" "^1.7.2"
91319132
aphrodite "https://github.com/learningequality/aphrodite/"

0 commit comments

Comments
 (0)