create-expo-stack 2.11.1-next.a6fda01 → 2.11.1-next.fc1fb3c

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 -6
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -115,17 +115,17 @@ Thanks go to these wonderful people:
115
115
  </a>
116
116
  </td>
117
117
  <td align="center">
118
- <a href="https://github.com/dannyhw">
119
- <img src="https://avatars.githubusercontent.com/u/3481514?v=4" width="100;" alt="dannyhw"/>
118
+ <a href="https://github.com/ernestoresende">
119
+ <img src="https://avatars.githubusercontent.com/u/55156145?v=4" width="100;" alt="ernestoresende"/>
120
120
  <br />
121
- <sub><b>Daniel Williams</b></sub>
121
+ <sub><b>Ernesto Resende</b></sub>
122
122
  </a>
123
123
  </td>
124
124
  <td align="center">
125
- <a href="https://github.com/ernestoresende">
126
- <img src="https://avatars.githubusercontent.com/u/55156145?v=4" width="100;" alt="ernestoresende"/>
125
+ <a href="https://github.com/dannyhw">
126
+ <img src="https://avatars.githubusercontent.com/u/3481514?v=4" width="100;" alt="dannyhw"/>
127
127
  <br />
128
- <sub><b>Ernesto Resende</b></sub>
128
+ <sub><b>Daniel Williams</b></sub>
129
129
  </a>
130
130
  </td>
131
131
  <td align="center">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-expo-stack",
3
- "version": "2.11.1-next.a6fda01",
3
+ "version": "2.11.1-next.fc1fb3c",
4
4
  "description": "CLI tool to initialize a React Native application with Expo",
5
5
  "repository": {
6
6
  "type": "git",