mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-06 03:04:40 +02:00
Added stimulus packaged later needed for Symfony UX.
This commit is contained in:
parent
0da879347d
commit
70c8b4f1c2
2 changed files with 49 additions and 1 deletions
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue