Skip to content

Commit

Permalink
Package.json cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kulczy committed Oct 23, 2024
1 parent ac33643 commit 2a79b6c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"scripts": {
"build": "encore dev",
"build:prod": "encore production",
"lint": "yarn lint:js",
"watch": "encore dev --watch"
},
"dependencies": {
Expand All @@ -13,12 +12,9 @@
"@symfony/ux-live-component": "file:vendor/symfony/ux-live-component/assets"
},
"devDependencies": {
"@babel/plugin-proposal-object-rest-spread": "^7.18.9",
"@hotwired/stimulus": "^3.0.0",
"@symfony/stimulus-bridge": "^3.2.0",
"@symfony/webpack-encore": "^5.0.1",
"sass": "^1.54.8",
"sass-loader": "^16.0.2",
"tom-select": "^2.2.2"
}
}

0 comments on commit 2a79b6c

Please sign in to comment.