create-expo-stack 2.12.3-next.23deeea → 2.12.3-next.401579e

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 +7 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -375,6 +375,13 @@ Thanks go to these wonderful people:
375
375
  <sub><b>Jeff Boek</b></sub>
376
376
  </a>
377
377
  </td>
378
+ <td align="center">
379
+ <a href="https://github.com/jpudysz">
380
+ <img src="https://avatars.githubusercontent.com/u/9088288?v=4" width="100;" alt="jpudysz"/>
381
+ <br />
382
+ <sub><b>Jacek Pudysz</b></sub>
383
+ </a>
384
+ </td>
378
385
  <td align="center">
379
386
  <a href="https://github.com/gwenoleR">
380
387
  <img src="https://avatars.githubusercontent.com/u/10418241?v=4" width="100;" alt="gwenoleR"/>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-expo-stack",
3
- "version": "2.12.3-next.23deeea",
3
+ "version": "2.12.3-next.401579e",
4
4
  "description": "CLI tool to initialize a React Native application with Expo",
5
5
  "repository": {
6
6
  "type": "git",