Skip to content

Commit

Permalink
Merge pull request #673 from ember-animation/ember-cli-update
Browse files Browse the repository at this point in the history
Ember cli update
  • Loading branch information
SergeAstapov committed Dec 27, 2023
2 parents 7892829 + 73921cf commit f58663c
Show file tree
Hide file tree
Showing 11 changed files with 1,000 additions and 691 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 f58663c

Please sign in to comment.