capibara 1.1.50 → 1.1.53

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/config.js CHANGED
@@ -175,6 +175,17 @@ var config = {
175
175
  },
176
176
  ],
177
177
  },
178
+ {
179
+ label:"Aplicador",
180
+ type:"select",
181
+ key:"fertilizacion_aplicador",
182
+ showIf:"con_fertilizacion",
183
+ varName: "values.aplicadorId",
184
+ options:[{
185
+ value: 1,
186
+ label: "test"
187
+ }]
188
+ },
178
189
  {
179
190
  label: "Mensaje",
180
191
  type: "message",
@@ -1,7 +1,7 @@
1
1
  Html Webpack Plugin:
2
2
  <pre>
3
3
  Error: Child compilation failed:
4
- Module build failed: Error: ENOENT: no such file or directory, open '/media/brujo/Data/dev/irricrops/capibara/node_modules/lodash/lodash.js':
4
+ Module build failed: Error: ENOENT: no such file or directory, open '/media/brujo/Data/dev/irricrops/capibara/node_modules/lodash/lodash.js' :
5
5
  Error: ENOENT: no such file or directory, open '/media/brujo/Data/dev/irricrops/capibara/node_modules/lodash/lodash.js'
6
6
 
7
7
  - compiler.js:79
package/dist/index.html CHANGED
@@ -1,7 +1,7 @@
1
1
  Html Webpack Plugin:
2
2
  <pre>
3
3
  Error: Child compilation failed:
4
- Module build failed: Error: ENOENT: no such file or directory, open '/media/brujo/Data/dev/irricrops/capibara/node_modules/lodash/lodash.js':
4
+ Module build failed: Error: ENOENT: no such file or directory, open '/media/brujo/Data/dev/irricrops/capibara/node_modules/lodash/lodash.js' :
5
5
  Error: ENOENT: no such file or directory, open '/media/brujo/Data/dev/irricrops/capibara/node_modules/lodash/lodash.js'
6
6
 
7
7
  - compiler.js:79