Bootstrap deps

This commit is contained in:
Matthew Ryan Dillon 2016-07-11 15:07:49 -07:00
parent 403befab03
commit 794dd77f9c
11 changed files with 65 additions and 1 deletions

View file

@ -0,0 +1,4 @@
import { JSONAPISerializer } from 'ember-cli-mirage';
export default JSONAPISerializer.extend({
});