@bunnyapp/api-client 2.0.4 → 2.0.5

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": "@bunnyapp/api-client",
3
- "version": "2.0.4",
3
+ "version": "2.0.5",
4
4
  "description": "Node.js client for Bunny CRM",
5
5
  "main": "index.js",
6
6
  "directories": {
@@ -31,7 +31,6 @@ const query = `mutation accountUpdate ($id: ID!, $attributes: AccountAttributes!
31
31
  shippingState
32
32
  shippingStreet
33
33
  shippingZip
34
- taxNumber
35
34
  timezone
36
35
  updatedAt
37
36
  website
@@ -35,7 +35,6 @@ const query = `query tenant ($code: String!) {
35
35
  shippingState
36
36
  shippingStreet
37
37
  shippingZip
38
- taxNumber
39
38
  timezone
40
39
  updatedAt
41
40
  website