@xyo-network/xl1-protocol-model 1.28.2 → 1.28.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.
Files changed (2) hide show
  1. package/README.md +3 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -75,7 +75,7 @@ xy lint @xyo-network/xl1-protocol-model
75
75
 
76
76
  <table>
77
77
  <tr>
78
- <td align="center" valign="top" width="120">
78
+ <td align="center" valign="top" width="120" bgcolor="#000000" style="background-color:#000000;">
79
79
  <a href="https://github.com/arietrouw">
80
80
  <img src="https://github.com/arietrouw.png" width="80" height="80" alt="Arie Trouw" /><br />
81
81
  <sub><b>Arie Trouw</b></sub>
@@ -83,13 +83,13 @@ xy lint @xyo-network/xl1-protocol-model
83
83
  <br />
84
84
  <a href="https://arietrouw.com">arietrouw.com</a>
85
85
  </td>
86
- <td align="center" valign="top" width="120">
86
+ <td align="center" valign="top" width="120" bgcolor="#000000" style="background-color:#000000;">
87
87
  <a href="https://github.com/jonesmac">
88
88
  <img src="https://github.com/jonesmac.png" width="80" height="80" alt="Matt Jones" /><br />
89
89
  <sub><b>Matt Jones</b></sub>
90
90
  </a>
91
91
  </td>
92
- <td align="center" valign="top" width="120">
92
+ <td align="center" valign="top" width="120" bgcolor="#000000" style="background-color:#000000;">
93
93
  <a href="https://github.com/JoelBCarter">
94
94
  <img src="https://github.com/JoelBCarter.png" width="80" height="80" alt="Joel Carter" /><br />
95
95
  <sub><b>Joel Carter</b></sub>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/xl1-protocol-model",
3
- "version": "1.28.2",
3
+ "version": "1.28.3",
4
4
  "description": "XYO Layer One Protocol Model Types",
5
5
  "homepage": "https://xylabs.com",
6
6
  "bugs": {