summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorIgor Scheller <igor.scheller@igorshp.de>2019-10-12 00:39:28 +0200
committerGitHub <noreply@github.com>2019-10-12 00:39:28 +0200
commit592222c4012c833ef8d8a1503988d7e478f68a46 (patch)
treef884e6fac8732ef240cca8ee6b35d3a490c062cb /package.json
parent91eae7d067be09d0aa6af3dd617a7aff4a66a9bb (diff)
parentddaba23c9ab62feeedf94ce8c3b8f92c986da05f (diff)
Merge pull request #659 from weeman1337/feature/630-mo-first-day-of-week
Sets Monday as first day of the week
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5a8a5a44..8a623a3b 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
"eonasdan-bootstrap-datetimepicker": "^4.17.47",
"jquery": "^3.3.1",
"jquery-ui": "^1.11.2",
- "moment": "^2.8.2",
+ "moment": "^2.12.0",
"moment-timezone": "^0.4.0",
"select2": "^4.0.6-rc.1",
"select2-bootstrap-theme": "0.1.0-beta.10"