Skip to content

Commit 1daa771

Browse files
committed
Add concurrently package to package.json
1 parent 723d97c commit 1daa771

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
@@ -76,7 +76,8 @@
7676
"react": "^18.3.1",
7777
"react-app-rewired": "^2.2.1",
7878
"sass": "^1.79.4",
79-
"typescript": "5.1.6"
79+
"typescript": "5.1.6",
80+
"concurrently": "^9.1.2"
8081
},
8182
"overrides": {
8283
"@vivjs/viewers": {

0 commit comments

Comments
 (0)