create-expo-stack 2.7.0-next.b1717c9 → 2.7.0-next.ba4f707
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.
- package/README.md +7 -7
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -143,6 +143,13 @@ Thanks go to these wonderful people:
|
|
|
143
143
|
<sub><b>Null</b></sub>
|
|
144
144
|
</a>
|
|
145
145
|
</td>
|
|
146
|
+
<td align="center">
|
|
147
|
+
<a href="https://github.com/mrzachnugent">
|
|
148
|
+
<img src="https://avatars.githubusercontent.com/u/63797719?v=4" width="100;" alt="mrzachnugent"/>
|
|
149
|
+
<br />
|
|
150
|
+
<sub><b>Zach Nugent</b></sub>
|
|
151
|
+
</a>
|
|
152
|
+
</td>
|
|
146
153
|
<td align="center">
|
|
147
154
|
<a href="https://github.com/kratos-respawned">
|
|
148
155
|
<img src="https://avatars.githubusercontent.com/u/87561983?v=4" width="100;" alt="kratos-respawned"/>
|
|
@@ -157,13 +164,6 @@ Thanks go to these wonderful people:
|
|
|
157
164
|
<sub><b>Finn Bayer</b></sub>
|
|
158
165
|
</a>
|
|
159
166
|
</td>
|
|
160
|
-
<td align="center">
|
|
161
|
-
<a href="https://github.com/mrzachnugent">
|
|
162
|
-
<img src="https://avatars.githubusercontent.com/u/63797719?v=4" width="100;" alt="mrzachnugent"/>
|
|
163
|
-
<br />
|
|
164
|
-
<sub><b>Zach Nugent</b></sub>
|
|
165
|
-
</a>
|
|
166
|
-
</td>
|
|
167
167
|
<td align="center">
|
|
168
168
|
<a href="https://github.com/saimon24">
|
|
169
169
|
<img src="https://avatars.githubusercontent.com/u/2514208?v=4" width="100;" alt="saimon24"/>
|