Fix getPreviousTemperature, only use temp dates

This commit is contained in:
Julia Friesel
2018-06-12 13:10:42 +02:00
parent cc9746a0ac
commit 724e73ad14
3 changed files with 14 additions and 3 deletions
+1
View File
@@ -14,6 +14,7 @@
"lint": "eslint app test"
},
"dependencies": {
"js-joda": "^1.8.2",
"moment": "^2.22.1",
"react": "16.3.1",
"react-native": "0.55.4",