summaryrefslogtreecommitdiffstats
path: root/.meteor/packages
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-08-16 14:29:38 +0300
committerLauri Ojansivu <x@xet7.org>2018-08-16 14:29:38 +0300
commitb3005f828dbf69bdf174d4bcd7654310fa9e0968 (patch)
treecef3291cd34b777fd35f2b7d635699d5a0f39df4 /.meteor/packages
parent36447ba1c0bf961b3f7a5cde0a82c240489c80e9 (diff)
downloadwekan-b3005f828dbf69bdf174d4bcd7654310fa9e0968.tar.gz
wekan-b3005f828dbf69bdf174d4bcd7654310fa9e0968.tar.bz2
wekan-b3005f828dbf69bdf174d4bcd7654310fa9e0968.zip
- Use only framing policy, not all of content policy.
- Fix Date and Time Formats are only US in every language. Thanks to xet7 ! Closes #1833
Diffstat (limited to '.meteor/packages')
-rw-r--r--.meteor/packages6
1 files changed, 3 insertions, 3 deletions
diff --git a/.meteor/packages b/.meteor/packages
index e76e15fb..13f1384a 100644
--- a/.meteor/packages
+++ b/.meteor/packages
@@ -49,7 +49,6 @@ kadira:dochead
meteorhacks:picker
meteorhacks:subs-manager
mquandalle:autofocus
-mquandalle:moment
ongoworks:speakingurl
raix:handlebar-helpers
tap:i18n
@@ -81,8 +80,9 @@ staringatlights:fast-render
mixmax:smart-disconnect
accounts-password@1.5.0
cfs:gridfs
-browser-policy
eluck:accounts-lockout
rzymek:fullcalendar
momentjs:moment@2.22.2
-atoy40:accounts-cas \ No newline at end of file
+atoy40:accounts-cas
+browser-policy-framing
+mquandalle:moment