owl-cli 6.114.0 → 6.115.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,6 +397,7 @@ var @projectCodeService = (function (pigeon) {
397
397
  f.setValue(key,value,newObj);
398
398
  }
399
399
  }
400
+ newObj['del'] = obj['del'];
400
401
  obj = newObj;
401
402
  }
402
403
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "owl-cli",
3
- "version": "6.114.0",
3
+ "version": "6.115.0",
4
4
  "main": "index.js",
5
5
  "preferGlobal": true,
6
6
  "bin": {