create-expo-stack 2.11.9-next.88e0735 → 2.11.9-next.8ccbe1d

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 +6 -13
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -229,13 +229,6 @@ Thanks go to these wonderful people:
229
229
  <sub><b>Gerald</b></sub>
230
230
  </a>
231
231
  </td>
232
- <td align="center">
233
- <a href="https://github.com/AlejandroGutierrezB">
234
- <img src="https://avatars.githubusercontent.com/u/56408597?v=4" width="100;" alt="AlejandroGutierrezB"/>
235
- <br />
236
- <sub><b>Alejandro Gutierrez Barcenilla</b></sub>
237
- </a>
238
- </td>
239
232
  <td align="center">
240
233
  <a href="https://github.com/andrew-levy">
241
234
  <img src="https://avatars.githubusercontent.com/u/29075740?v=4" width="100;" alt="andrew-levy"/>
@@ -263,15 +256,15 @@ Thanks go to these wonderful people:
263
256
  <br />
264
257
  <sub><b>Gabimoncha</b></sub>
265
258
  </a>
266
- </td></tr>
267
- <tr>
259
+ </td>
268
260
  <td align="center">
269
261
  <a href="https://github.com/debugtheworldbot">
270
262
  <img src="https://avatars.githubusercontent.com/u/62830430?v=4" width="100;" alt="debugtheworldbot"/>
271
263
  <br />
272
264
  <sub><b>Pipizhu</b></sub>
273
265
  </a>
274
- </td>
266
+ </td></tr>
267
+ <tr>
275
268
  <td align="center">
276
269
  <a href="https://github.com/bautistaaa">
277
270
  <img src="https://avatars.githubusercontent.com/u/3660667?v=4" width="100;" alt="bautistaaa"/>
@@ -306,15 +299,15 @@ Thanks go to these wonderful people:
306
299
  <br />
307
300
  <sub><b>Mahir Kadić</b></sub>
308
301
  </a>
309
- </td></tr>
310
- <tr>
302
+ </td>
311
303
  <td align="center">
312
304
  <a href="https://github.com/Joehoel">
313
305
  <img src="https://avatars.githubusercontent.com/u/31251240?v=4" width="100;" alt="Joehoel"/>
314
306
  <br />
315
307
  <sub><b>Joël Kuijper</b></sub>
316
308
  </a>
317
- </td>
309
+ </td></tr>
310
+ <tr>
318
311
  <td align="center">
319
312
  <a href="https://github.com/zamplyy">
320
313
  <img src="https://avatars.githubusercontent.com/u/26258710?v=4" width="100;" alt="zamplyy"/>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-expo-stack",
3
- "version": "2.11.9-next.88e0735",
3
+ "version": "2.11.9-next.8ccbe1d",
4
4
  "description": "CLI tool to initialize a React Native application with Expo",
5
5
  "repository": {
6
6
  "type": "git",