@bigbinary/neeto-payments-frontend 3.0.17 → 3.0.18

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.
@@ -333,13 +333,13 @@
333
333
  "refund": "Download a single CSV file containing the refunds.",
334
334
  "platform": "Download a single CSV file containing the platform payments.",
335
335
  "connected": "Download a single CSV file containing the payments.",
336
- "transfer": "Download a single CSV file containing the payments",
336
+ "transfer": "Download a single CSV file containing the payments.",
337
337
  "split": "Download a single CSV file containing the split payments.",
338
338
  "account": "Download a single CSV file containing the standard accounts.",
339
339
  "payout": "Download a single CSV file containing the payouts.",
340
340
  "razorpayPayment": "Download a single CSV file containing the payments.",
341
341
  "splitTransfers": "Download a single CSV file containing the split transfers.",
342
- "payments": "Download a single CSV file containing the payments",
342
+ "payments": "Download a single CSV file containing the payments.",
343
343
  "refunds": "Download a single CSV file containing the refunds."
344
344
  }
345
345
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-payments-frontend",
3
- "version": "3.0.17",
3
+ "version": "3.0.18",
4
4
  "description": "To manage payments across the neeto products.",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-payments-nano",