mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
[LOCAL] remove resolution and add commander as devDependency for the monorepo
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
"babel-preset-fbjs": "^3.4.0",
|
||||
"chalk": "^4.0.0",
|
||||
"clang-format": "^1.8.0",
|
||||
"commander": "^12.0.0",
|
||||
"connect": "^3.6.5",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
|
||||
@@ -34,8 +34,5 @@
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"resolution": {
|
||||
"commander": "^12.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user