removed logging in weather service.
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good

changed moment to peerdependency.
This commit is contained in:
2020-09-03 10:37:24 +02:00
parent 76bdad6eaf
commit 1030b1c41a
3 changed files with 4 additions and 8 deletions

View File

@@ -39,7 +39,8 @@
"rxjs": "^6.5.4",
"tassign": "^1.0.0",
"tslib": "^1.10.0",
"zone.js": "~0.10.2"
"zone.js": "~0.10.2",
"moment": "^2.27.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.901.0",