Skip to content

Commit

Permalink
fix: ensure the plugin runs before ember-cli-sri
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-engel committed Apr 28, 2021
1 parent 97cef3c commit 8279c89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
}
},
"ember-addon": {
"before": "ember-cli-sri",
"after": "broccoli-asset-rev"
},
"release-it": {
Expand Down

0 comments on commit 8279c89

Please sign in to comment.