react-native-rename
Advanced tools
Comparing version
{ | ||
"name": "react-native-rename", | ||
"version": "3.2.7", | ||
"version": "3.2.8", | ||
"description": "Rename react-native app with just one command", | ||
@@ -52,4 +52,4 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"esbuild": "^0.16.13", | ||
"eslint": "^8.30.0", | ||
"esbuild": "^0.17.3", | ||
"eslint": "^8.32.0", | ||
"eslint-config-prettier": "^8.5.0", | ||
@@ -60,3 +60,3 @@ "eslint-plugin-prettier": "^4.2.1", | ||
"lint-staged": "^13.1.0", | ||
"prettier": "^2.8.1" | ||
"prettier": "^2.8.3" | ||
}, | ||
@@ -66,3 +66,3 @@ "dependencies": { | ||
"cheerio": "^1.0.0-rc.12", | ||
"commander": "^9.4.1", | ||
"commander": "^10.0.0", | ||
"dotenv": "^16.0.3", | ||
@@ -69,0 +69,0 @@ "globby": "^13.1.3", |
Sorry, the diff of this file is too big to display
614748
0.06%2448
0.2%+ Added
- Removed
Updated