FarmMapsLib/projects/common/package-lock.json
Mark van der Wal ce56dd9e9f
Some checks failed
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit
updated weather service with correct date manipulation.
2020-09-03 10:19:12 +02:00

14 lines
378 B
JSON

{
"name": "@farmmaps/common",
"version": "0.0.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"moment": {
"version": "2.27.0",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.27.0.tgz",
"integrity": "sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ=="
}
}
}