SimpleSchema is not used per default now, this actually breaks `updatedAt` because it is an [autoValue](https://github.com/VeliovGroup/Meteor-Files/blob/f770331c1181c2983b403b0ff5da2541730ec576/files.coffee#l179). It might be better to set this field explicitly.
SimpleSchema is not used per default now, this actually breaks
updatedAtbecause it is an autoValue. It might be better to set this field explicitly.