@kl1/contracts 1.3.1 → 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/dist/index.mjs CHANGED
@@ -10641,7 +10641,7 @@ export {
10641
10641
  platformTelegramContract,
10642
10642
  platformWebchatContract,
10643
10643
  platformWhatsappContract,
10644
- presenceStatusContract,
10644
+ presenceStatusContract2 as presenceStatusContract,
10645
10645
  publicApiContract2 as publicApiContract,
10646
10646
  receiveMessageContract,
10647
10647
  roleSettingContract,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kl1/contracts",
3
- "version": "1.3.1",
3
+ "version": "1.3.3",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/api-contracts/src/index.d.ts",