json-rules-filter 1.0.2 → 1.0.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/package.json +1 -1
  2. package/readme.md +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "json-rules-filter",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "description": "para crear reglas avanzadas de filtrado sobre datasets JSON de forma dinámica y visual.",
5
5
  "main": "src/jquery.jsonRulesFilter.js",
6
6
  "scripts": {
package/readme.md CHANGED
@@ -13,7 +13,7 @@ Permite construir filtros tipo:
13
13
  ---
14
14
 
15
15
  ## 🚀 Instalación
16
- Install via **npm**:
16
+ Instalar via **npm**:
17
17
 
18
18
  ```bash
19
19
  npm install json-rules-filter