Skip to content

Commit

Permalink
ci: remove patch again
Browse files Browse the repository at this point in the history
You can only patch a single version of a dep with the patching feature,
and this clashes with ember-try, causing it to fail.
  • Loading branch information
abeforgit committed Jan 22, 2025
1 parent 9a2bc43 commit e228244
Show file tree
Hide file tree
Showing 3 changed files with 1,034 additions and 416 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -220,9 +220,6 @@
"overrides": {
"babel-plugin-ember-template-compilation": "^2.2.5",
"content-tag": "2.0.1"
},
"patchedDependencies": {
"ember-source@5.12.0": "patches/ember-source@5.12.0.patch"
}
},
"engines": {
Expand Down
18 changes: 0 additions & 18 deletions patches/ember-source@5.12.0.patch

This file was deleted.

Loading

0 comments on commit e228244

Please sign in to comment.