@khanacademy/perseus 76.1.0 → 76.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/es/index.js +1 -1
- package/dist/es/index.js.map +1 -1
- package/dist/es/strings.js +1 -1
- package/dist/es/strings.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/strings.js +1 -1
- package/dist/strings.js.map +1 -1
- package/package.json +4 -4
package/dist/es/index.js
CHANGED
|
@@ -2057,7 +2057,7 @@ var extraWidgets = [CSProgram$1,Categorizer$1,Definition$1,DeprecatedStandin$1,D
|
|
|
2057
2057
|
|
|
2058
2058
|
const init=function(){registerWidgets(basicWidgets);registerWidgets(extraWidgets);replaceDeprecatedWidgets();};
|
|
2059
2059
|
|
|
2060
|
-
const libName="@khanacademy/perseus";const libVersion="76.1.
|
|
2060
|
+
const libName="@khanacademy/perseus";const libVersion="76.1.1";addLibraryVersionToPerseusDebug(libName,libVersion);
|
|
2061
2061
|
|
|
2062
2062
|
const apiVersion={major:12,minor:0};
|
|
2063
2063
|
|