Skip to content

Commit

Permalink
[LOCAL] remove resolution and add commander as devDependency for the …
Browse files Browse the repository at this point in the history
…monorepo
  • Loading branch information
cipolleschi committed Sep 11, 2024
1 parent 8734cff commit cf7b9b9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
3 changes: 0 additions & 3 deletions packages/helloworld/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,5 @@
},
"engines": {
"node": ">=18"
},
"resolution": {
"commander": "^12.0.0"
}
}

0 comments on commit cf7b9b9

Please sign in to comment.