I have below array I want to modify even index
let arr = [{id:1},{id:2},{id:3},{id:5},{id:5}]
this is modifited resulted array = [first
[first