@manch1kz/yanac 1.0.1 → 1.0.2

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 +0 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -23,9 +23,6 @@ Options for client:
23
23
  * ```--host <limit>``` - host (default: default)
24
24
  * ```--name <limit>``` - port (default: random_string)
25
25
 
26
- ## Communication demo
27
- https://github.com/user-attachments/assets/37b0010c-6ea2-436c-96b0-f66d71bb3a7a
28
-
29
26
 
30
27
 
31
28
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@manch1kz/yanac",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "(YANAC) Yet another not another chat",
5
5
  "repository": {
6
6
  "type": "git",