File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1212 "new" : " yo ./_new"
1313 },
1414 "dependencies" : {
15+ "@khanacademy/tota11y" : " 0.2.0" ,
1516 "alpaca" : " 1.5.27" ,
1617 "blob.js" : " 1.0.1" ,
1718 "bluebird" : " 3.5.4" ,
7273 "systemjs" : " 3.1.6" ,
7374 "tableexport" : " 5.2.0" ,
7475 "tinymce" : " 5.0.5" ,
75- "tota11y" : " 0.1.6" ,
7676 "underscore" : " 1.9.1" ,
7777 "unitegallery" : " 1.7.28" ,
7878 "urijs" : " 1.19.1" ,
Original file line number Diff line number Diff line change 11{
2- "files" : [" node_modules/tota11y/build /tota11y.min.js" ],
2+ "files" : [" node_modules/@khanacademy/ tota11y/dist /tota11y.min.js" ],
33 "resources" : []
44}
Original file line number Diff line number Diff line change 2323 <libraryName>tota11y</libraryName>
2424 <fileName>tota11y.min.js</fileName>
2525 <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>
2727 <objectName></objectName>
2828 </javaScriptLibrary>
2929 </component>
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
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+
510" @mrmlnc/readdir-enhanced@^2.2.1 " :
611 version "2.2.1"
712 resolved "https://registry.yarnpkg.com/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz#524af240d1a360527b730475ecfa1344aa540dde"
@@ -5687,11 +5692,6 @@ to-through@^2.0.0:
56875692 dependencies :
56885693 through2 "^2.0.3"
56895694
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-
56955695tough-cookie@^2.0.0, tough-cookie@~2.3.3 :
56965696 version "2.3.3"
56975697 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