create-expo-stack 2.1.5 → 2.1.9

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/package.json +1 -1
  2. package/readme.md +2 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-expo-stack",
3
- "version": "2.1.5",
3
+ "version": "2.1.9",
4
4
  "description": "create-expo-stack CLI",
5
5
  "private": false,
6
6
  "types": "build/types/types.d.ts",
package/readme.md CHANGED
@@ -46,6 +46,8 @@ If you run into problems or have feedback, first search the issues and discussio
46
46
 
47
47
  ## Contributing
48
48
 
49
+ ### [See this guide.](https://github.com/danstepanov/create-expo-stack/blob/main/contributing.md)
50
+
49
51
  Contributions are welcome! Please open a pull request or an issue if you would like to contribute. There are existing feature requests labeled as `[FR]` in the issues section of this repo.
50
52
 
51
53
  ## Want to move faster? I can help 😎