File tree 2 files changed +9
-8
lines changed
2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 73
73
"jspdf" : " https://github.com/parallax/jsPDF.git#b7a1d8239c596292ce86dafa77f05987bcfa2e6e" ,
74
74
"jszip" : " ^3.10.1" ,
75
75
"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 " ,
77
77
"lodash" : " ^4.17.21" ,
78
78
"material-icons" : " 0.3.1" ,
79
79
"mutex-js" : " ^1.1.5" ,
Original file line number Diff line number Diff line change @@ -3496,17 +3496,17 @@ anymatch@^3.0.3, anymatch@~3.1.2:
3496
3496
normalize-path "^3.0.0"
3497
3497
picomatch "^2.0.4"
3498
3498
3499
- "aphrodite@https://github.com/learningequality/aphrodite.git":
3499
+ "aphrodite@git+ https://github.com/learningequality/aphrodite.git":
3500
3500
version "2.2.3"
3501
- resolved "https://github.com/learningequality/aphrodite.git#fdc8d7be8912a5cf17f74ff10f124013c52c3e32"
3501
+ resolved "git+ https://github.com/learningequality/aphrodite.git#fdc8d7be8912a5cf17f74ff10f124013c52c3e32"
3502
3502
dependencies:
3503
3503
asap "^2.0.3"
3504
3504
inline-style-prefixer "^4.0.2"
3505
3505
string-hash "^1.1.3"
3506
3506
3507
- "aphrodite@https://github.com/learningequality/aphrodite/ ":
3507
+ "aphrodite@https://github.com/learningequality/aphrodite.git ":
3508
3508
version "2.2.3"
3509
- resolved "https://github.com/learningequality/aphrodite/ #fdc8d7be8912a5cf17f74ff10f124013c52c3e32"
3509
+ resolved "https://github.com/learningequality/aphrodite.git #fdc8d7be8912a5cf17f74ff10f124013c52c3e32"
3510
3510
dependencies:
3511
3511
asap "^2.0.3"
3512
3512
inline-style-prefixer "^4.0.2"
@@ -9123,9 +9123,10 @@ kolibri-constants@^0.2.0:
9123
9123
resolved "https://registry.yarnpkg.com/kolibri-constants/-/kolibri-constants-0.2.0.tgz#47c9d773894e23251ba5ac4db420822e45603142"
9124
9124
integrity sha512-WYDMGDzB9gNxRbpX1O2cGe1HrJvLvSZGwMuAv6dqrxJgPf7iO+Hi40/1CXjHM7nk5CRt+hn5bqnMzCBmj1omPA==
9125
9125
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==
9129
9130
dependencies:
9130
9131
"@vue/composition-api" "^1.7.2"
9131
9132
aphrodite "https://github.com/learningequality/aphrodite/"
You can’t perform that action at this time.
0 commit comments