h-agent-swap 1.3.2 → 1.3.3

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": "h-agent-swap",
3
- "version": "1.3.2",
3
+ "version": "1.3.3",
4
4
  "description": "agent-swap",
5
5
  "main": "src/index.js",
6
6
  "files": [
package/src/agent-swap.js CHANGED
@@ -131,7 +131,8 @@ class AgentSwap extends HI {
131
131
  [
132
132
  tax.taxReceipt,
133
133
  tax.tax,
134
- tax.backBuy
134
+ tax.backBuy,
135
+ tax.pricing
135
136
  ]
136
137
 
137
138
  ]