Skip to content

Commit

Permalink
Merge pull request #5426 from jaswilli/update-simple-auth
Browse files Browse the repository at this point in the history
Update ember-simple-auth to 0.8.0-beta.3
  • Loading branch information
ErisDS committed Jun 13, 2015
2 parents be06374 + e008236 commit a873456
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion core/client/bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"ember-mocha": "0.7.0",
"ember-load-initializers": "ember-cli/ember-load-initializers#0.1.4",
"ember-resolver": "0.1.15",
"ember-simple-auth": "0.8.0-beta.2",
"ember-simple-auth": "0.8.0-beta.3",
"fastclick": "1.0.6",
"google-caja": "5669.0.0",
"jquery": "1.11.2",
Expand Down
4 changes: 2 additions & 2 deletions core/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"ember-cli-ic-ajax": "0.1.1",
"ember-cli-inject-live-reload": "^1.3.0",
"ember-cli-mocha": "^0.7.0",
"ember-cli-simple-auth": "0.8.0-beta.2",
"ember-cli-simple-auth-oauth2": "0.8.0-beta.2",
"ember-cli-simple-auth": "0.8.0-beta.3",
"ember-cli-simple-auth-oauth2": "0.8.0-beta.3",
"ember-cli-uglify": "^1.0.1",
"ember-data": "1.0.0-beta.18",
"ember-export-application-global": "^1.0.2",
Expand Down

0 comments on commit a873456

Please sign in to comment.