File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 12
12
"new" : " yo ./_new"
13
13
},
14
14
"dependencies" : {
15
+ "@khanacademy/tota11y" : " 0.2.0" ,
15
16
"alpaca" : " 1.5.27" ,
16
17
"blob.js" : " 1.0.1" ,
17
18
"bluebird" : " 3.5.4" ,
72
73
"systemjs" : " 3.1.6" ,
73
74
"tableexport" : " 5.2.0" ,
74
75
"tinymce" : " 5.0.5" ,
75
- "tota11y" : " 0.1.6" ,
76
76
"underscore" : " 1.9.1" ,
77
77
"unitegallery" : " 1.7.28" ,
78
78
"urijs" : " 1.19.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "files" : [" node_modules/tota11y/build /tota11y.min.js" ],
2
+ "files" : [" node_modules/@khanacademy/ tota11y/dist /tota11y.min.js" ],
3
3
"resources" : []
4
4
}
Original file line number Diff line number Diff line change 23
23
<libraryName>tota11y</libraryName>
24
24
<fileName>tota11y.min.js</fileName>
25
25
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
26
- <CDNPath>https://cdn.jsdelivr.net/npm/tota11y@<~=version~>/build /tota11y.min.js</CDNPath>
26
+ <CDNPath>https://cdn.jsdelivr.net/npm/@khanacademy/ tota11y@<~=version~>/dist /tota11y.min.js</CDNPath>
27
27
<objectName></objectName>
28
28
</javaScriptLibrary>
29
29
</component>
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
+ " @khanacademy/tota11y@0.2.0 " :
6
+ version "0.2.0"
7
+ resolved "https://registry.yarnpkg.com/@khanacademy/tota11y/-/tota11y-0.2.0.tgz#35f184ca1ed09ba1f237350e4c514e2b8e176de3"
8
+ integrity sha512-myvvtej7h/KQBPZAQ1XsJNrh7teEpN+qUwtVU6+t8U4Kf9/SnOlGpfxM2833Dlc0bORw+VJSwmHk/v5BNcPF1w==
9
+
5
10
" @mrmlnc/readdir-enhanced@^2.2.1 " :
6
11
version "2.2.1"
7
12
resolved "https://registry.yarnpkg.com/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz#524af240d1a360527b730475ecfa1344aa540dde"
@@ -5687,11 +5692,6 @@ to-through@^2.0.0:
5687
5692
dependencies :
5688
5693
through2 "^2.0.3"
5689
5694
5690
- tota11y@0.1.6 :
5691
- version "0.1.6"
5692
- resolved "https://registry.yarnpkg.com/tota11y/-/tota11y-0.1.6.tgz#312723614ff95ffbb874e56880494077471e1547"
5693
- integrity sha1-MScjYU/5X/u4dOVogElAd0ceFUc=
5694
-
5695
5695
tough-cookie@^2.0.0, tough-cookie@~2.3.3 :
5696
5696
version "2.3.3"
5697
5697
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.3.tgz#0b618a5565b6dea90bf3425d04d55edc475a7561"
You can’t perform that action at this time.
0 commit comments