Skip to content

Commit 2a4f2e8

Browse files
authored
Merge pull request #18 from mapmanager/dev
Add concurrently package to package.json
2 parents 445b0c0 + 1daa771 commit 2a4f2e8

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)