Skip to content

Commit

Permalink
Merge pull request #258 from fenichelar/master
Browse files Browse the repository at this point in the history
v4.0.6
  • Loading branch information
jpadilla authored Dec 1, 2018
2 parents 872b5e7 + 835d899 commit 0b1454e
Show file tree
Hide file tree
Showing 3 changed files with 2,294 additions and 1,447 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Ember Simple Auth Token can be installed with [Ember CLI][ember-cli] by running:
ember install ember-simple-auth-token
```

If using FastBoot and the JWT authenticator, `buffer` must be added to your `fastbootDependencies`.
If using FastBoot, `node-fetch` must be added to your `fastbootDependencies`. If using FastBoot and the JWT authenticator, `node-fetch` and `buffer` must be added to you `fastbootDependencies`.

## Setup

Expand Down
Loading

0 comments on commit 0b1454e

Please sign in to comment.