Skip to content

Commit

Permalink
Add choosy dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelBrauner committed Feb 20, 2023
1 parent 4c25237 commit b332332
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Resources/assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"@symfony/webpack-encore": "^1.5.0"
},
"peerDependencies": {
"@hotwired/stimulus": "^3.0.0"
"@hotwired/stimulus": "^3.0.0",
"@michael-brauner/choosy": "^1.1"
}
}

0 comments on commit b332332

Please sign in to comment.