summaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
authorRobin McCorkell <rmccorkell@owncloud.com>2015-07-29 22:10:16 +0100
committerRobin McCorkell <rmccorkell@owncloud.com>2015-07-29 22:10:16 +0100
commit0fcb9f79cc93eaa0db9abc2d02b37350d537b911 (patch)
treef207aee8bb7e3473902e6254141773cf4a83cf8c /bower.json
parentaff11d7a790d5c67b712eb947c9642c32cbc6fdd (diff)
parente0455d77c24ab88ba7c12eeda87f0570a6612bfe (diff)
downloadnextcloud-server-0fcb9f79cc93eaa0db9abc2d02b37350d537b911.tar.gz
nextcloud-server-0fcb9f79cc93eaa0db9abc2d02b37350d537b911.zip
Merge pull request #17814 from owncloud/update-moment-js
update moment.js to 2.10.3
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 9a7864ab5e9..112a9a907cd 100644
--- a/bower.json
+++ b/bower.json
@@ -20,7 +20,7 @@
"jquery-migrate": "~1.2.1",
"jquery-ui": "1.10.0",
"jsTimezoneDetect": "~1.0.5",
- "moment": "~2.8.3",
+ "moment": "~2.10.0",
"select2": "~3.4.8",
"zxcvbn": "*",
"snapjs": "~2.0.0-rc1",