@selfcommunity/react-templates 0.5.0-react-17.0.1.2 → 0.5.0
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/lib/cjs/components/Course/Course.d.ts +1 -1
- package/lib/esm/components/Course/Course.d.ts +1 -1
- package/lib/umd/519.js +2 -0
- package/lib/umd/{795.js.LICENSE.txt → 519.js.LICENSE.txt} +0 -2
- package/lib/umd/738.js +2 -0
- package/lib/umd/73cbb3dbfaa3ddd4df47.js +2 -0
- package/lib/umd/react-templates.js +1 -1
- package/lib/umd/react-templates.js.LICENSE.txt +1 -1
- package/package.json +7 -7
- package/lib/umd/3ffb7beb33b58142e791.js +0 -2
- package/lib/umd/739.js +0 -2
- package/lib/umd/795.js +0 -2
- /package/lib/umd/{3ffb7beb33b58142e791.js.LICENSE.txt → 738.js.LICENSE.txt} +0 -0
- /package/lib/umd/{739.js.LICENSE.txt → 73cbb3dbfaa3ddd4df47.js.LICENSE.txt} +0 -0
|
@@ -21,8 +21,6 @@ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
|
21
21
|
PERFORMANCE OF THIS SOFTWARE.
|
|
22
22
|
***************************************************************************** */
|
|
23
23
|
|
|
24
|
-
/*! Axios v1.13.2 Copyright (c) 2025 Matt Zabriskie and contributors */
|
|
25
|
-
|
|
26
24
|
/**
|
|
27
25
|
* @licstart The following is the entire license notice for the
|
|
28
26
|
* JavaScript code in this page
|