atproxy 0.0.0-experimental-b71b60e → 0.0.0-experimental-9f10d2f

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
@@ -24,4 +24,8 @@
24
24
  *How it workds*
25
25
  </div>
26
26
 
27
- ⬆️ HTML div with markdown
27
+ ⬆️ HTML div with markdown
28
+
29
+ #### *How it workds*
30
+
31
+ ⬆️ H4 MD heading with markdown
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "atproxy",
3
- "version": "0.0.0-experimental-b71b60e",
3
+ "version": "0.0.0-experimental-9f10d2f",
4
4
  "description": "XRPC proxy CLI Server",
5
5
  "main": "dist/index.js",
6
6
  "bin": {