atproxy 0.0.0-experimental-899c0b1 → 0.0.0-experimental-ce20d48

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 +5 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -12,4 +12,8 @@
12
12
 
13
13
  ### How it workds
14
14
 
15
- ⬆️ H3 MD heading
15
+ ⬆️ H3 MD heading
16
+
17
+ <h4>**How it workds**</h4>
18
+
19
+ ⬆️ H4 HTML heading
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "atproxy",
3
- "version": "0.0.0-experimental-899c0b1",
3
+ "version": "0.0.0-experimental-ce20d48",
4
4
  "description": "XRPC proxy CLI Server",
5
5
  "main": "dist/index.js",
6
6
  "bin": {