react-native-useful-deps 1.0.0 → 2.0.0

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 +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -117,7 +117,7 @@ MIT
117
117
 
118
118
  ## 👨‍💻 Author
119
119
 
120
- Your Name
120
+ Huzaifa Shahid
121
121
 
122
122
  ---
123
123
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-useful-deps",
3
- "version": "1.0.0",
3
+ "version": "2.0.0",
4
4
  "description": "CLI tool to automatically install commonly used React Native libraries with their latest versions",
5
5
  "main": "index.js",
6
6
  "bin": {