owl-cli 6.113.0 → 6.114.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.
@@ -397,8 +397,9 @@ var @projectCodeService = (function (pigeon) {
397
397
  f.setValue(key,value,newObj);
398
398
  }
399
399
  }
400
+ obj = newObj;
400
401
  }
401
- obj = newObj;
402
+
402
403
 
403
404
  var fields = formSpecs.fields;
404
405
  for(var i=0; i<fields.length; i++){
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "owl-cli",
3
- "version": "6.113.0",
3
+ "version": "6.114.0",
4
4
  "main": "index.js",
5
5
  "preferGlobal": true,
6
6
  "bin": {