summaryrefslogtreecommitdiffstats
path: root/.meteor/packages
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-12-29 19:29:14 +0200
committerLauri Ojansivu <x@xet7.org>2018-12-29 19:29:14 +0200
commit3c53b3de15f9a8e07e92bcca5dfde381354c527c (patch)
treeb22c92882b296b0e35a3adfafaf855181a1a465c /.meteor/packages
parent8becd9aad32b74d594c4281dea31cbb9f5b4ae4b (diff)
downloadwekan-3c53b3de15f9a8e07e92bcca5dfde381354c527c.tar.gz
wekan-3c53b3de15f9a8e07e92bcca5dfde381354c527c.tar.bz2
wekan-3c53b3de15f9a8e07e92bcca5dfde381354c527c.zip
- Change to meteor v1.8, finally got it working, at least it started.
Note that if MongoDB does not start, you could try fixing meteor's local database with command from https://github.com/meteor/meteor/issues/9591#issuecomment-367351465 that for Linux is `cd ~ && .meteor/packages/meteor-tool/1.8.0/mt-os.linux.x86_64/dev_bundle/mongodb/bin/mongod --dbpath ./repos/wekan/.meteor/local/db --repair` but that did not work for me, so I needed to move away (or delete) repos/wekan/.meteor/local/db file so that it was created again and with command `mongo` database could start correctly. Thanks to xet7 !
Diffstat (limited to '.meteor/packages')
-rw-r--r--.meteor/packages24
1 files changed, 12 insertions, 12 deletions
diff --git a/.meteor/packages b/.meteor/packages
index 297b2957..029d9f3e 100644
--- a/.meteor/packages
+++ b/.meteor/packages
@@ -6,12 +6,11 @@
meteor-base@1.4.0
# Build system
-ecmascript@0.12.4
+ecmascript@0.12.0
stylus@2.513.13
-standard-minifier-css@1.5.2
+standard-minifier-css@1.5.0
standard-minifier-js@2.4.0
mquandalle:jade
-coffeescript@2.3.1_2!
# Polyfills
es5-shim@4.8.0
@@ -32,19 +31,14 @@ kenton:accounts-sandstorm
service-configuration@1.0.11
useraccounts:unstyled
useraccounts:flow-routing
-accounts-password@1.5.1
-simple:rest-accounts-password
-wekan:wekan-ldap
-wekan:accounts-cas
salleman:accounts-oidc
-eluck:accounts-lockout
# Utilities
check@1.3.1
jquery@1.11.10
random@1.1.0
-reactive-dict@1.3.0-beta181.9
-session@1.2.0-beta181.9
+reactive-dict@1.2.1
+session@1.1.8
tracker@1.2.0
underscore@1.0.10
3stack:presence
@@ -59,7 +53,7 @@ mquandalle:autofocus
ongoworks:speakingurl
raix:handlebar-helpers
tap:i18n
-http@1.4.2
+http@1.4.1
# UI components
blaze
@@ -76,17 +70,23 @@ verron:autosize
simple:json-routes
rajit:bootstrap3-datepicker
shell-server@0.4.0
+simple:rest-accounts-password
+useraccounts:core
email@1.2.3
horka:swipebox
-dynamic-import@0.5.1
+dynamic-import@0.5.0
staringatlights:fast-render
mixmax:smart-disconnect
+accounts-password@1.5.1
cfs:gridfs
+eluck:accounts-lockout
rzymek:fullcalendar
momentjs:moment@2.22.2
browser-policy-framing@1.1.0
mquandalle:moment
msavin:usercache
+wekan:wekan-ldap
+wekan:accounts-cas
wekan-scrollbar
mquandalle:perfect-scrollbar