Skip to content

Commit 7a7bbe1

Browse files
authored
Add concurrently to dev dependencies
1 parent 7d0798e commit 7a7bbe1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
"ts-jest": "^25.2.1",
5858
"ts-node": "^8.8.1",
5959
"tslint": "^6.1.0",
60-
"typescript": "^3.8.3"
60+
"typescript": "^3.8.3",
61+
"concurrently": "^5.3.0"
6162
}
6263
}

0 commit comments

Comments
 (0)