@prjct.app/pi-team 0.1.0 → 0.1.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.
- package/CHANGELOG.md +5 -0
- package/README.md +3 -1
- package/docs/cover.png +0 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
# pi-team
|
|
2
2
|
|
|
3
|
+
[](https://pi.dev)
|
|
4
|
+
|
|
3
5
|
Local, opt-in messaging between independent Pi sessions.
|
|
4
6
|
|
|
5
7
|
`@prjct.app/pi-team` · Team commands, messaging tools, and local mailbox storage; one extension.
|
|
@@ -216,7 +218,7 @@ pi remove npm:@prjct.app/pi-team
|
|
|
216
218
|
|
|
217
219
|
Use `pi config` to enable or disable individual resources. Use `pi config -l` for project settings and add `-l` to removal when you installed locally.
|
|
218
220
|
|
|
219
|
-
To pin version 0.1.
|
|
221
|
+
To pin version 0.1.1, use `pi install npm:@prjct.app/pi-team@0.1.1`. Pi skips pinned npm versions during package updates. For a Git installation, update or remove using the same `git:github.com/prjct-app/pi-team` source instead of the npm source.
|
|
220
222
|
|
|
221
223
|
When switching from GitHub to npm, remove the Git installation first, then install the npm package and restart Pi.
|
|
222
224
|
|
package/docs/cover.png
ADDED
|
Binary file
|