Upgrade ember simple auth 0.8.0

This commit is contained in:
Matthew Dillon 2015-06-18 14:37:22 -08:00
parent 74c61385d7
commit 0710fdf680
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@
"loader.js": "ember-cli/loader.js#3.2.0",
"qunit": "~1.17.1",
"flakes": "~1.0.0",
"ember-simple-auth": "~0.8.0-beta.3",
"ember-simple-auth": "~0.8.0",
"moment": "~2.9.0",
"select2": "3.5.2",
"antiscroll": "git://github.com/azirbel/antiscroll.git#90391fb371c7be769bc32e7287c5271981428356",

View file

@ -31,7 +31,7 @@
"ember-cli-ic-ajax": "0.1.1",
"ember-cli-inject-live-reload": "^1.3.0",
"ember-cli-qunit": "0.3.13",
"ember-cli-simple-auth": "^0.8.0-beta.3",
"ember-cli-simple-auth": "^0.8.0",
"ember-cli-simple-auth-token": "^0.7.2",
"ember-cli-uglify": "^1.0.1",
"ember-data": "1.0.0-beta.18",