Skip to content

Commit

Permalink
chore: Attempt to mitigate issue with building the docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
nevendyulgerov committed Mar 18, 2024
1 parent baf7f7d commit 62c78cb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,8 @@
"engines": {
"node": ">=18.0.0"
},
"packageManager": "[email protected]"
"packageManager": "[email protected]",
"resolutions": {
"node-gyp-build": "^4.3.0"
}
}

0 comments on commit 62c78cb

Please sign in to comment.