Added stimulus packaged later needed for Symfony UX.

This commit is contained in:
Jan Böhmer 2021-01-03 20:57:05 +01:00
parent 0da879347d
commit 70c8b4f1c2
2 changed files with 49 additions and 1 deletions

View file

@ -1,12 +1,14 @@
{
"devDependencies": {
"@fortawesome/fontawesome-free": "^5.7.2",
"@symfony/stimulus-bridge": "^1.1.0",
"@symfony/webpack-encore": "^0.31.0",
"bootstrap": "^4.4.1",
"core-js": "^3.6.4",
"jquery": "^3.5.1",
"popper.js": "^1.14.7",
"regenerator-runtime": "^0.13.2",
"stimulus": "^2.0.0",
"webpack-bundle-analyzer": "^3.8.0",
"webpack-notifier": "^1.6.0"
},