mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Add cfs-access-point as local package included in Wekan repo,
to hopefully make Wekan all deps work directly with command `meteor`. Thanks to xet7 !
This commit is contained in:
parent
37ee7091f7
commit
72604d5d73
17 changed files with 3219 additions and 2 deletions
|
@ -15,8 +15,24 @@ mquandalle:jade
|
|||
es5-shim@4.8.0
|
||||
|
||||
# Collections
|
||||
wekan-cfs-access-point@=2.0.0!
|
||||
cfs:base-package@=0.0.30!
|
||||
cfs:collection@=0.5.5!
|
||||
cfs:collection-filters@=0.2.4!
|
||||
cfs:data-man@=0.0.6!
|
||||
cfs:file@=0.1.17!
|
||||
cfs:gridfs@=0.0.34!
|
||||
cfs:http-methods@=0.0.32!
|
||||
cfs:http-publish@=0.0.13!
|
||||
cfs:power-queue@=0.9.11!
|
||||
cfs:reactive-list@=0.0.9!
|
||||
cfs:reactive-property@=0.0.4!
|
||||
cfs:standard-packages@=0.5.10!
|
||||
cfs:storage-adapter@=0.2.4!
|
||||
cfs:tempstore@=0.1.6!
|
||||
cfs:upload-http@=0.0.20!
|
||||
cfs:worker@=0.1.5!
|
||||
aldeed:collection2
|
||||
cfs:standard-packages
|
||||
cottz:publish-relations
|
||||
dburles:collection-helpers
|
||||
idmontie:migrations
|
||||
|
@ -77,7 +93,6 @@ staringatlights:fast-render
|
|||
|
||||
mixmax:smart-disconnect
|
||||
accounts-password@1.5.1
|
||||
cfs:gridfs
|
||||
rzymek:fullcalendar
|
||||
momentjs:moment@2.22.2
|
||||
browser-policy-framing@1.1.0
|
||||
|
|
|
@ -185,6 +185,7 @@ webapp@1.7.4
|
|||
webapp-hashing@1.0.9
|
||||
wekan-accounts-cas@0.1.0
|
||||
wekan-accounts-oidc@1.0.10
|
||||
wekan-cfs-access-point@2.0.0
|
||||
wekan-ldap@0.0.2
|
||||
wekan-markdown@1.0.7
|
||||
wekan-oidc@1.0.12
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue