meteor-event-hooks icon indicating copy to clipboard operation
meteor-event-hooks copied to clipboard

add references to standard-app-packages and accounts-base for 0.6.5 deployments

Open awatson1978 opened this issue 11 years ago • 1 comments

Another small fix to enable support for Meteor 0.6.5+. I was getting the following errors without these api.use statements.

TypeError: Object # has no method 'methods'
TypeError: Cannot call method 'find' of undefined

awatson1978 avatar Aug 31 '13 21:08 awatson1978

Interesting. I'm going to wait on this for just a little bit until I can confirm it, because somebody was testing it for me the other day with the latest version and didn't get those errors.

BenjaminRH avatar Sep 01 '13 09:09 BenjaminRH