Skip to content

Commit

Permalink
ember-data@3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwiupover committed Mar 27, 2019
1 parent d8a352f commit 1b2e0b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/utilities/pristine.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ function installPristineApp(appName, options) {
hasBowerComponents,
skipNpm,
emberVersion: options.emberVersion || 'canary',
emberDataVersion: options.emberDataVersion || 'emberjs/data#v3.6.0'
emberDataVersion: options.emberDataVersion || 'emberjs/data#v3.8.0'
};

promise = promise
Expand Down

0 comments on commit 1b2e0b4

Please sign in to comment.