@cupcodev/ui 1.2.53 → 1.3.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/README.md CHANGED
@@ -70,6 +70,10 @@ setCupcodeRuntimeEnv({
70
70
  });
71
71
  ```
72
72
 
73
+ Observação:
74
+ - Ao instalar/atualizar `@cupcodev/ui`, o pacote exibe esse lembrete no `postinstall`.
75
+ - Se o projeto usa `npm install --ignore-scripts`, esse aviso não aparece; nesse caso, aplique a configuração manualmente.
76
+
73
77
  ### Uso básico
74
78
 
75
79
  ```tsx