Skip to content

Commit

Permalink
Add npm resolutions to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cezaraugusto committed Jun 28, 2024
1 parent 2bfaec7 commit 28626a6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion programs/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,9 @@
"tsconfig": "*",
"tsup": "^8.0.1",
"typescript": "5.3.3"
},
"resolutions": {
"wrap-ansi": "7.0.0",
"string-width": "4.1.0"
}
}
}

0 comments on commit 28626a6

Please sign in to comment.