jordwest / news-feed-eradicator

A browser extension that deletes your news feed and replaces it with a nice quote
MIT License
1.22k stars 284 forks source link

Update lockfile to fix dependencies not resolving properly (#230) #235

Closed nzawirski closed 2 years ago

nzawirski commented 2 years ago

Solves #230 https://github.com/jordwest/news-feed-eradicator/issues/230

Updates package-lock.json to fix dependencies not resolving properly and making make dev and make build commands not work.

jordwest commented 2 years ago

Thank you! Not sure how it got into this state, I have a feeling it was something to do with github's dependabot