mirror of
https://github.com/KevinMidboe/leifsbackend.git
synced 2025-10-29 01:30:21 +00:00
Added yarn package moment
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"dotenv": "^6.2.0",
|
||||
"express": "^4.16.4",
|
||||
"http-proxy-middleware": "^0.19.1",
|
||||
"moment": "^2.24.0",
|
||||
"morgan": "^1.9.1",
|
||||
"pg": "^7.8.0",
|
||||
"pg-hstore": "^2.3.2"
|
||||
|
||||
@@ -1711,7 +1711,7 @@ moment-timezone@^0.5.14, moment-timezone@^0.5.4:
|
||||
dependencies:
|
||||
moment ">= 2.9.0"
|
||||
|
||||
"moment@>= 2.9.0", moment@^2.13.0, moment@^2.20.0:
|
||||
"moment@>= 2.9.0", moment@^2.13.0, moment@^2.20.0, moment@^2.24.0:
|
||||
version "2.24.0"
|
||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
|
||||
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
|
||||
|
||||
Reference in New Issue
Block a user