mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Upgrade to Meteor 2.0
Thanks to Meteor developers !
This commit is contained in:
parent
dfe3a52571
commit
23c1723ae1
3 changed files with 18 additions and 17 deletions
|
|
@ -6,8 +6,8 @@
|
||||||
meteor-base@1.4.0
|
meteor-base@1.4.0
|
||||||
|
|
||||||
# Build system
|
# Build system
|
||||||
ecmascript@0.14.4
|
ecmascript@0.15.0
|
||||||
standard-minifier-css@1.7.1
|
standard-minifier-css@1.7.2
|
||||||
standard-minifier-js@2.6.0
|
standard-minifier-js@2.6.0
|
||||||
mquandalle:jade
|
mquandalle:jade
|
||||||
coffeescript@2.4.1!
|
coffeescript@2.4.1!
|
||||||
|
|
@ -72,9 +72,9 @@ simple:rest-accounts-password
|
||||||
useraccounts:core
|
useraccounts:core
|
||||||
email@2.0.0
|
email@2.0.0
|
||||||
horka:swipebox
|
horka:swipebox
|
||||||
dynamic-import@0.5.5
|
dynamic-import@0.6.0
|
||||||
|
|
||||||
accounts-password@1.6.3
|
accounts-password@1.7.0
|
||||||
cfs:gridfs
|
cfs:gridfs
|
||||||
rzymek:fullcalendar
|
rzymek:fullcalendar
|
||||||
momentjs:moment@2.22.2
|
momentjs:moment@2.22.2
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
METEOR@1.12.1
|
METEOR@2.0
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
3stack:presence@1.1.2
|
3stack:presence@1.1.2
|
||||||
accounts-base@1.7.1
|
accounts-base@1.8.0
|
||||||
accounts-oauth@1.2.0
|
accounts-oauth@1.2.0
|
||||||
accounts-password@1.6.3
|
accounts-password@1.7.0
|
||||||
aldeed:collection2@2.10.0
|
aldeed:collection2@2.10.0
|
||||||
aldeed:collection2-core@1.2.0
|
aldeed:collection2-core@1.2.0
|
||||||
aldeed:schema-deny@1.1.0
|
aldeed:schema-deny@1.1.0
|
||||||
|
|
@ -10,8 +10,8 @@ aldeed:simple-schema@1.5.4
|
||||||
allow-deny@1.1.0
|
allow-deny@1.1.0
|
||||||
arillo:flow-router-helpers@0.5.2
|
arillo:flow-router-helpers@0.5.2
|
||||||
audit-argument-checks@1.0.7
|
audit-argument-checks@1.0.7
|
||||||
autoupdate@1.6.0
|
autoupdate@1.7.0
|
||||||
babel-compiler@7.5.5
|
babel-compiler@7.6.0
|
||||||
babel-runtime@1.5.0
|
babel-runtime@1.5.0
|
||||||
base64@1.0.12
|
base64@1.0.12
|
||||||
binary-heap@1.0.11
|
binary-heap@1.0.11
|
||||||
|
|
@ -49,15 +49,15 @@ coffeescript-compiler@2.4.1
|
||||||
cottz:publish-relations@2.0.8
|
cottz:publish-relations@2.0.8
|
||||||
dburles:collection-helpers@1.1.0
|
dburles:collection-helpers@1.1.0
|
||||||
ddp@1.4.0
|
ddp@1.4.0
|
||||||
ddp-client@2.3.3
|
ddp-client@2.4.0
|
||||||
ddp-common@1.4.0
|
ddp-common@1.4.0
|
||||||
ddp-rate-limiter@1.0.9
|
ddp-rate-limiter@1.0.9
|
||||||
ddp-server@2.3.2
|
ddp-server@2.3.2
|
||||||
deps@1.0.12
|
deps@1.0.12
|
||||||
diff-sequence@1.1.1
|
diff-sequence@1.1.1
|
||||||
dynamic-import@0.5.5
|
dynamic-import@0.6.0
|
||||||
easylogic:summernote@0.8.8
|
easylogic:summernote@0.8.8
|
||||||
ecmascript@0.14.4
|
ecmascript@0.15.0
|
||||||
ecmascript-runtime@0.7.0
|
ecmascript-runtime@0.7.0
|
||||||
ecmascript-runtime-client@0.11.0
|
ecmascript-runtime-client@0.11.0
|
||||||
ecmascript-runtime-server@0.10.0
|
ecmascript-runtime-server@0.10.0
|
||||||
|
|
@ -87,7 +87,7 @@ lamhieu:unblock@1.0.0
|
||||||
launch-screen@1.2.0
|
launch-screen@1.2.0
|
||||||
livedata@1.0.18
|
livedata@1.0.18
|
||||||
localstorage@1.2.0
|
localstorage@1.2.0
|
||||||
logging@1.1.20
|
logging@1.2.0
|
||||||
lucasantoniassi:accounts-lockout@1.0.0
|
lucasantoniassi:accounts-lockout@1.0.0
|
||||||
matb33:collection-hooks@0.9.1
|
matb33:collection-hooks@0.9.1
|
||||||
matteodem:easy-search@1.6.4
|
matteodem:easy-search@1.6.4
|
||||||
|
|
@ -106,7 +106,7 @@ minifiers@1.1.8-faster-rebuild.0
|
||||||
minimongo@1.6.1
|
minimongo@1.6.1
|
||||||
mobile-status-bar@1.1.0
|
mobile-status-bar@1.1.0
|
||||||
modern-browsers@0.1.5
|
modern-browsers@0.1.5
|
||||||
modules@0.15.0
|
modules@0.16.0
|
||||||
modules-runtime@0.12.0
|
modules-runtime@0.12.0
|
||||||
momentjs:moment@2.29.1
|
momentjs:moment@2.29.1
|
||||||
mongo@1.10.1
|
mongo@1.10.1
|
||||||
|
|
@ -191,6 +191,7 @@ rajit:bootstrap3-datepicker-zh-cn@1.7.1
|
||||||
rajit:bootstrap3-datepicker-zh-tw@1.7.1
|
rajit:bootstrap3-datepicker-zh-tw@1.7.1
|
||||||
random@1.2.0
|
random@1.2.0
|
||||||
rate-limit@1.0.9
|
rate-limit@1.0.9
|
||||||
|
react-fast-refresh@0.1.0
|
||||||
reactive-dict@1.3.0
|
reactive-dict@1.3.0
|
||||||
reactive-var@1.0.11
|
reactive-var@1.0.11
|
||||||
reload@1.3.1
|
reload@1.3.1
|
||||||
|
|
@ -212,7 +213,7 @@ softwarerero:accounts-t9n@1.3.11
|
||||||
spacebars@1.0.15
|
spacebars@1.0.15
|
||||||
spacebars-compiler@1.1.3
|
spacebars-compiler@1.1.3
|
||||||
srp@1.1.0
|
srp@1.1.0
|
||||||
standard-minifier-css@1.7.1
|
standard-minifier-css@1.7.2
|
||||||
standard-minifier-js@2.6.0
|
standard-minifier-js@2.6.0
|
||||||
staringatlights:fast-render@3.3.0
|
staringatlights:fast-render@3.3.0
|
||||||
staringatlights:inject-data@2.3.0
|
staringatlights:inject-data@2.3.0
|
||||||
|
|
@ -233,8 +234,8 @@ useraccounts:core@1.14.2
|
||||||
useraccounts:flow-routing@1.14.2
|
useraccounts:flow-routing@1.14.2
|
||||||
useraccounts:unstyled@1.14.2
|
useraccounts:unstyled@1.14.2
|
||||||
verron:autosize@3.0.8
|
verron:autosize@3.0.8
|
||||||
webapp@1.9.1
|
webapp@1.10.0
|
||||||
webapp-hashing@1.0.9
|
webapp-hashing@1.1.0
|
||||||
wekan-accounts-cas@0.1.0
|
wekan-accounts-cas@0.1.0
|
||||||
wekan-accounts-oidc@1.0.10
|
wekan-accounts-oidc@1.0.10
|
||||||
wekan-ldap@0.0.2
|
wekan-ldap@0.0.2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue