fix build error

This commit is contained in:
catarak 2016-07-18 00:38:41 -04:00
parent 330923be75
commit fa84be5d5d

View file

@ -1,4 +1,4 @@
import Project from '../models/Project'
import Project from '../models/project'
// Bug -> timestamps don't get created, but it seems like this will
// be fixed in mongoose soon