patchcord 0.5.119 → 0.5.120
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.
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "patchcord",
|
|
3
|
-
"description": "Cross-machine agent messaging. Messages from other agents arrive
|
|
4
|
-
"version": "0.5.
|
|
3
|
+
"description": "Cross-machine agent messaging with push delivery. Messages from other agents arrive as native channel notifications.",
|
|
4
|
+
"version": "0.5.120",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "ppravdin"
|
|
7
7
|
},
|
package/package.json
CHANGED