analytica-frontend-lib 1.0.76 → 1.0.77

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
@@ -6041,6 +6041,7 @@ export {
6041
6041
  CardResults,
6042
6042
  CardSimulado,
6043
6043
  CardStatus,
6044
+ CardTest,
6044
6045
  CardTopic,
6045
6046
  CheckBox_default as CheckBox,
6046
6047
  Chips_default as Chips,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "analytica-frontend-lib",
3
- "version": "1.0.76",
3
+ "version": "1.0.77",
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",