@memberjunction/connector-reply 1.0.0 → 1.0.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.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@memberjunction/connector-reply",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "private": false,
5
- "description": "MemberJunction Reply.io connector \u2014 84 declared objects (55 active) across contacts, accounts, sequences, outreach channels, tasks, inbox and webhooks.",
5
+ "description": "MemberJunction Reply.io connector 84 declared objects (55 active) across contacts, accounts, sequences, outreach channels, tasks, inbox and webhooks.",
6
6
  "type": "module",
7
7
  "main": "dist/index.js",
8
8
  "types": "dist/index.d.ts",
@@ -14,7 +14,7 @@
14
14
  "test": "vitest run --passWithNoTests"
15
15
  },
16
16
  "author": "MemberJunction.com",
17
- "license": "ISC",
17
+ "license": "BUSL-1.1",
18
18
  "peerDependencies": {
19
19
  "@memberjunction/core": ">=5.46.0 <6.0.0",
20
20
  "@memberjunction/core-entities": ">=5.46.0 <6.0.0",