emanuelefricano93 / frxjs-Ngx-Timeline

NgxTimeline Angular Library
30 stars 10 forks source link

Ignore `package-lock.json` #34

Closed Rotzbua closed 8 months ago

Rotzbua commented 8 months ago

was removed in 08741fa

Rotzbua commented 8 months ago

@emanuelefricano93 I thought it the removal was intended because it often causes merge conflicts. Can you re-add package-lock.json? Maybe also use npm ci in GH Action for testing.