Skip to content

Commit

Permalink
Add Symfony packages to main package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kulczy committed Oct 22, 2024
1 parent 373dfed commit 5500d5c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,11 @@
"@sylius-ui/shop": "file:vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle",
"@symfony/ux-autocomplete": "file:vendor/symfony/ux-autocomplete/assets",
"@symfony/ux-live-component": "file:vendor/symfony/ux-live-component/assets"
},
"devDependencies": {
"@hotwired/stimulus": "^3.0.0",
"@symfony/stimulus-bridge": "^3.2.0",
"@symfony/webpack-encore": "^5.0.1",
"tom-select": "^2.2.2"
}
}

0 comments on commit 5500d5c

Please sign in to comment.