@webqit/port-plus 0.1.10 → 0.1.11

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 (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1136,7 +1136,7 @@ All message events dispatched by Port+ ports.
1136
1136
  #### Properties
1137
1137
 
1138
1138
  | Property | Type | Description |
1139
- | ------------- | ------------------------------- |
1139
+ | ------------- | --- | ------------------------------- |
1140
1140
  | `data` | any | Message payload |
1141
1141
  | `type` | string | Event type |
1142
1142
  | `eventID` | string | Stable message identifier |
package/package.json CHANGED
@@ -14,7 +14,7 @@
14
14
  ],
15
15
  "homepage": "https://port-plus.netlify.app/",
16
16
  "icon": "https://webqit.io/icon.svg",
17
- "version": "0.1.10",
17
+ "version": "0.1.11",
18
18
  "license": "MIT",
19
19
  "repository": {
20
20
  "type": "git",