berkmancenter / internet_dashboard

A dashboard with various internet-y widgets
MIT License
18 stars 13 forks source link

Fix npm request dependency issue in google-trends #54

Closed mariamrf closed 7 years ago

mariamrf commented 7 years ago

There was an issue with building locally because I didn't have a certain npm package installed, yet it was required in the google-trends-widget. This just declares the dependency in the widget's package.js file.