spice-js 2.6.30 → 2.6.31

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "spice-js",
3
- "version": "2.6.30",
3
+ "version": "2.6.31",
4
4
  "description": "spice",
5
5
  "main": "build/index.js",
6
6
  "repository": {
@@ -139,8 +139,8 @@ export default class SpiceModel {
139
139
  props = _.merge(props, extender.creator(resource));
140
140
  }
141
141
  }
142
- return props;
143
142
  }
143
+ return props;
144
144
  }
145
145
  //console.log("Applying Overrides to :", this.collection,'||', args.collection)
146
146
  args.props = applySchemaOverrides(