Skip to content

Commit

Permalink
Fix brackets matching error left over from merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
jfauske committed Jul 31, 2024
1 parent 8e2a706 commit ddf7b70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,8 @@
],
"web/themes/ramsaltmedia/{$name}": [
"type:ramsaltmedia-theme"
],
]
},
"installer-types": [
"bower-asset",
"npm-asset",
Expand All @@ -134,7 +135,6 @@
},
"enable-patching": true,
"patches-file": "composer.patches.json"
}
},
"scripts": {
"pre-install-cmd": [
Expand Down

0 comments on commit ddf7b70

Please sign in to comment.