create-expo-stack 2.11.25-next.8f9d35d → 2.11.25-next.e65d9f0

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 +13 -6
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -296,6 +296,13 @@ Thanks go to these wonderful people:
296
296
  <sub><b>YOUNESS HASSOUNE</b></sub>
297
297
  </a>
298
298
  </td>
299
+ <td align="center">
300
+ <a href="https://github.com/Viraj-10">
301
+ <img src="https://avatars.githubusercontent.com/u/66306233?v=4" width="100;" alt="Viraj-10"/>
302
+ <br />
303
+ <sub><b>Viraj Joshi</b></sub>
304
+ </a>
305
+ </td>
299
306
  <td align="center">
300
307
  <a href="https://github.com/Hacksore">
301
308
  <img src="https://avatars.githubusercontent.com/u/996134?v=4" width="100;" alt="Hacksore"/>
@@ -309,15 +316,15 @@ Thanks go to these wonderful people:
309
316
  <br />
310
317
  <sub><b>Salloom</b></sub>
311
318
  </a>
312
- </td>
319
+ </td></tr>
320
+ <tr>
313
321
  <td align="center">
314
322
  <a href="https://github.com/ralacerda">
315
323
  <img src="https://avatars.githubusercontent.com/u/19380403?v=4" width="100;" alt="ralacerda"/>
316
324
  <br />
317
325
  <sub><b>Renato Lacerda</b></sub>
318
326
  </a>
319
- </td></tr>
320
- <tr>
327
+ </td>
321
328
  <td align="center">
322
329
  <a href="https://github.com/imranbarbhuiya">
323
330
  <img src="https://avatars.githubusercontent.com/u/74945038?v=4" width="100;" alt="imranbarbhuiya"/>
@@ -352,15 +359,15 @@ Thanks go to these wonderful people:
352
359
  <br />
353
360
  <sub><b>Jeff Boek</b></sub>
354
361
  </a>
355
- </td>
362
+ </td></tr>
363
+ <tr>
356
364
  <td align="center">
357
365
  <a href="https://github.com/gwenoleR">
358
366
  <img src="https://avatars.githubusercontent.com/u/10418241?v=4" width="100;" alt="gwenoleR"/>
359
367
  <br />
360
368
  <sub><b>Null</b></sub>
361
369
  </a>
362
- </td></tr>
363
- <tr>
370
+ </td>
364
371
  <td align="center">
365
372
  <a href="https://github.com/claudesortwell">
366
373
  <img src="https://avatars.githubusercontent.com/u/41422239?v=4" width="100;" alt="claudesortwell"/>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-expo-stack",
3
- "version": "2.11.25-next.8f9d35d",
3
+ "version": "2.11.25-next.e65d9f0",
4
4
  "description": "CLI tool to initialize a React Native application with Expo",
5
5
  "repository": {
6
6
  "type": "git",