@zennify/sdk-js 1.21.0 → 1.21.1

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": "@zennify/sdk-js",
3
- "version": "1.21.0",
3
+ "version": "1.21.1",
4
4
  "description": "A simple package to work with https://api.zennify.app",
5
5
  "main": "dist/main.js",
6
6
  "keywords": [],
@@ -132,7 +132,7 @@
132
132
  "message": ""
133
133
  },
134
134
  "THE_PIX_KEY_INSERTED_ISNT_VALID": {
135
- "name": "A chave pix inserida não é válida, configure uma chave válida.",
135
+ "name": "A chave pix inserida não é válida.",
136
136
  "message": "Aceitamos CPF, email, telefone e chave aletória."
137
137
  },
138
138
  "INSERT_A_VALID_URL": {