Fix issues sourcing data from weather.com by using OpenWeatherMaps

This commit is contained in:
Samer Albahra
2015-09-23 22:35:22 -05:00
parent 6fe876cfc5
commit c8dab8e58c
2 changed files with 90 additions and 37 deletions

View File

@@ -14,6 +14,7 @@
"moment-timezone": "^0.4.0",
"mongoose": "^4.0.6",
"suncalc": "^1.6.0",
"timezoner": "^0.1.9",
"xml2js": "^0.4.9"
},
"devDependencies": {