dmencu 0.3.38 → 0.3.39

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/install/tipoc.tab CHANGED
@@ -6,7 +6,7 @@ CP|conjunto de preguntas|true|||false
6
6
  F|formulario||||false
7
7
  FILTRO|filtro|true|||false
8
8
  FIN|fin|true|||false
9
- LIBRE|casillero de uso libre (uso exclusivo de PEI)|true|||false
9
+ LIBRE|casillero de uso libre (uso exclusivo de PEI)|true|||true
10
10
  MATRIZ|matriz (de varias preguntas)|true|||false
11
11
  O|opción|||nueva_fila|false
12
12
  OM|opción múltiple|||misma_fila|
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "dmencu",
3
3
  "description": "DM Encu - Encuestas en dispositivo móvil",
4
- "version": "0.3.38",
4
+ "version": "0.3.39",
5
5
  "author": "Codenautas <codenautas@googlegroups.com>",
6
6
  "license": "MIT",
7
7
  "main": "dist/server/server/app-dmencu.js",