@ssk_dev/pi-web-access-lean 0.22.2 → 0.22.3
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/README.md +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @ssk_dev/pi-web-access-lean
|
|
2
2
|
|
|
3
|
-
> **Lean Pi web access extension with
|
|
3
|
+
> **Lean Pi web access extension with full features: 141 initial tokens (94% fewer than original).**
|
|
4
4
|
> [See my full setup for Pi](https://github.com/kunkun9527/my-lean-pi-setup)
|
|
5
5
|
|
|
6
6
|
[简体中文](README.zh-CN.md)
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ssk_dev/pi-web-access-lean",
|
|
3
|
-
"version": "0.22.
|
|
3
|
+
"version": "0.22.3",
|
|
4
4
|
"type": "module",
|
|
5
|
-
"description": "Lean Pi web access extension
|
|
5
|
+
"description": "Lean Pi web access extension with full features: 141 initial tokens (94% fewer than original).",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"publishConfig": {
|
|
8
8
|
"access": "public"
|