@xyo-network/xl1-rpc-server 1.28.3 → 1.28.4

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 +3 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -69,7 +69,7 @@ xy lint @xyo-network/xl1-rpc-server
69
69
 
70
70
  <table>
71
71
  <tr>
72
- <td align="center" valign="top" width="120" bgcolor="#000000" style="background-color:#000000;">
72
+ <td align="center" valign="top" width="120">
73
73
  <a href="https://github.com/arietrouw">
74
74
  <img src="https://github.com/arietrouw.png" width="80" height="80" alt="Arie Trouw" /><br />
75
75
  <sub><b>Arie Trouw</b></sub>
@@ -77,13 +77,13 @@ xy lint @xyo-network/xl1-rpc-server
77
77
  <br />
78
78
  <a href="https://arietrouw.com">arietrouw.com</a>
79
79
  </td>
80
- <td align="center" valign="top" width="120" bgcolor="#000000" style="background-color:#000000;">
80
+ <td align="center" valign="top" width="120">
81
81
  <a href="https://github.com/jonesmac">
82
82
  <img src="https://github.com/jonesmac.png" width="80" height="80" alt="Matt Jones" /><br />
83
83
  <sub><b>Matt Jones</b></sub>
84
84
  </a>
85
85
  </td>
86
- <td align="center" valign="top" width="120" bgcolor="#000000" style="background-color:#000000;">
86
+ <td align="center" valign="top" width="120">
87
87
  <a href="https://github.com/JoelBCarter">
88
88
  <img src="https://github.com/JoelBCarter.png" width="80" height="80" alt="Joel Carter" /><br />
89
89
  <sub><b>Joel Carter</b></sub>
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "http://json.schemastore.org/package.json",
3
3
  "name": "@xyo-network/xl1-rpc-server",
4
- "version": "1.28.3",
4
+ "version": "1.28.4",
5
5
  "description": "XYO Layer One RPC HTTP Server",
6
6
  "homepage": "https://xylabs.com",
7
7
  "bugs": {