owl-cli 6.28.0 → 6.29.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.
@@ -509,6 +509,7 @@ function merge(oldObj,newObj,permissions,orgId){
509
509
  }
510
510
  }
511
511
  }
512
+ return newObj;
512
513
 
513
514
  }
514
515
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "owl-cli",
3
- "version": "6.28.0",
3
+ "version": "6.29.0",
4
4
  "main": "index.js",
5
5
  "preferGlobal": true,
6
6
  "bin": {