zenite-ui 1.1.2 → 1.1.3

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.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -20,11 +20,11 @@ Ideal para projetos estáticos ou sem processo de *build*. Não é necessária a
20
20
 
21
21
  **CSS (Adicione dentro da tag <head>):**
22
22
 
23
- <link href="https://cdn.jsdelivr.net/npm/zenite-ui@1.1.2/css/zenite.min.css" rel="stylesheet">
23
+ <link href="https://cdn.jsdelivr.net/npm/zenite-ui@1.1.3/css/zenite.min.css" rel="stylesheet">
24
24
 
25
25
  **JavaScript (Adicione antes do fechamento da tag <body>):**
26
26
 
27
- <script src="https://cdn.jsdelivr.net/npm/zenite-ui@1.1.2/js/zenite.min.js"></script>
27
+ <script src="https://cdn.jsdelivr.net/npm/zenite-ui@1.1.3/js/zenite.min.js"></script>
28
28
 
29
29
 
30
30
  ### Opção B: Instalação via NPM (Para Bundlers e Projetos Modernos)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zenite-ui",
3
- "version": "1.1.2",
3
+ "version": "1.1.3",
4
4
  "description": "Versão minificada e de alta performance do framework Zenite UI",
5
5
  "keywords": [
6
6
  "css",