analytica-frontend-lib 1.1.8 → 1.1.9

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/index.mjs CHANGED
@@ -9572,6 +9572,7 @@ export {
9572
9572
  Calendar_default as Calendar,
9573
9573
  CardAccordation,
9574
9574
  CardActivitiesResults,
9575
+ CardAudio,
9575
9576
  CardPerformance,
9576
9577
  CardProgress,
9577
9578
  CardQuestions,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "analytica-frontend-lib",
3
- "version": "1.1.8",
3
+ "version": "1.1.9",
4
4
  "description": "Repositório público dos componentes utilizados nas plataformas da Analytica Ensino",
5
5
  "main": "dist/index.cjs",
6
6
  "module": "./dist/index.js",