Skip to content

Commit f0c480c

Browse files
committed
build: Add concurrently to devDependencies
1 parent 850797b commit f0c480c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,11 @@
2828
},
2929
"devDependencies": {
3030
"@tailwindcss/cli": "4.1.18",
31+
"concurrently": "^9.2.1",
3132
"elm": "0.19.1-6",
3233
"elm-format": "0.8.8",
33-
"elm-live": "4.0.2",
3434
"elm-json": "0.2.13",
35+
"elm-live": "4.0.2",
3536
"elm-review": "^2.13.5",
3637
"elm-test": "0.19.1-revision17",
3738
"tailwindcss": "^4.1.18"

0 commit comments

Comments
 (0)