Skip to content

Commit

Permalink
chore: added override ip to pacakge.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hasan-deriv committed Oct 10, 2024
1 parent dc5883d commit f52fa5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
"typescript": "^5.2.2"
},
"overrides": {
"ip": "^2.0.1"
"ip@npm:^2.0.0": "2.0.1"
}
}

0 comments on commit f52fa5f

Please sign in to comment.