Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
deps: ember-cli@2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinansfield committed Oct 7, 2016
1 parent 7e4d385 commit 233118c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ insert_final_newline = false
[{package,bower}.json]
indent_size = 2

[*.md]
[*.{diff,md}]
trim_trailing_whitespace = false

[*.yml]
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "ghost",
"name": "ghost-admin",
"dependencies": {
"devicejs": "0.2.7",
"ember": "2.6.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"codemirror": "5.18.2",
"csscomb": "3.1.8",
"ember-ajax": "ember-cli/ember-ajax#b32b9ee5ede69e09a162eb98d354f7de6297f679",
"ember-cli": "2.7.0",
"ember-cli": "2.8.0",
"ember-cli-app-version": "2.0.0",
"ember-cli-babel": "5.1.10",
"ember-cli-content-security-policy": "0.5.0",
Expand Down

0 comments on commit 233118c

Please sign in to comment.