@kl1/contracts 1.3.1 → 1.3.3

Sign up to get free protection for your applications and to get access to all the features.
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",