Skip to content

Commit

Permalink
run npx ember-cli-update --to=5.5.0 to align with blueprint
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeAstapov committed Dec 27, 2023
1 parent 7892829 commit eba3e1c
Show file tree
Hide file tree
Showing 9 changed files with 997 additions and 688 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# See https://help.github.com/ignore-files/ for more about ignoring files.

/.idea/
# dependencies
node_modules/

Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"ember-animated-tools": "^1.0.0",
"ember-auto-import": "^2.7.0",
"ember-cli": "~5.3.0",
"ember-cli-addon-docs": "^6.0.2",
"ember-cli-addon-docs": "^7.0.0",
"ember-cli-addon-docs-yuidoc": "^1.0.0",
"ember-cli-app-version": "^6.0.1",
"ember-cli-babel": "^8.2.0",
Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@
"ember-animated-tools>ember-animated": "workspace:*",
"ember-modal-dialog": "4.0.0",
"@types/eslint": "8.4.1"
},
"patchedDependencies": {
"ember-cli-addon-docs@6.0.2": "patches/ember-cli-addon-docs@6.0.2.patch"
}
},
"release-it": {
Expand Down
42 changes: 0 additions & 42 deletions patches/ember-cli-addon-docs@6.0.2.patch

This file was deleted.

Loading

0 comments on commit eba3e1c

Please sign in to comment.