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

@@ -17,9 +17,7 @@
"@aspnet/signalr": "^1.1.4",
"font-awesome": "^4.7.0",
"ngx-uploadx": "^3.3.4",
"angular-oauth2-oidc": "^9.1"
},
"dependencies": {
"angular-oauth2-oidc": "^9.1",
"moment": "^2.27.0"
}
}