@saooti/octopus-sdk 36.0.14 → 36.0.15

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": "@saooti/octopus-sdk",
3
- "version": "36.0.14",
3
+ "version": "36.0.15",
4
4
  "private": false,
5
5
  "description": "Javascript SDK for using octopus",
6
6
  "author": "Saooti",
@@ -113,7 +113,7 @@ export default defineComponent({
113
113
  size: this.dsize,
114
114
  query: this.query,
115
115
  organisationId: this.organisation,
116
- ambianceType:"NONE",
116
+ type:"NONE",
117
117
  sort: this.sort,
118
118
  };
119
119
  try {