mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-24 19:33:02 +03:00
update simple-auth to 0.8.0
This commit is contained in:
parent
7e80668c2a
commit
1fa213b126
@ -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.3",
|
||||
"ember-simple-auth": "0.8.0",
|
||||
"fastclick": "1.0.6",
|
||||
"google-caja": "5669.0.0",
|
||||
"jquery": "1.11.2",
|
||||
|
@ -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.3",
|
||||
"ember-cli-simple-auth-oauth2": "0.8.0-beta.3",
|
||||
"ember-cli-simple-auth": "0.8.0",
|
||||
"ember-cli-simple-auth-oauth2": "0.8.0",
|
||||
"ember-cli-uglify": "^1.0.1",
|
||||
"ember-data": "1.0.0-beta.18",
|
||||
"ember-export-application-global": "^1.0.2",
|
||||
|
Loading…
Reference in New Issue
Block a user