Bump moment 2.26 (#45005)

This commit is contained in:
Dominic Rubas 2020-05-27 02:44:54 +02:00 committed by GitHub
parent ee07761f4e
commit a73b3cdd5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{
"private": true,
"dependencies": {
"moment": ">=2.17.1"
"moment": "^2.26.0"
}
}