Skip to content
This repository was archived by the owner on Oct 12, 2024. It is now read-only.

Commit 0bf1462

Browse files
committed
Added Concurrently module
1 parent 73da502 commit 0bf1462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
"bootstrap": "^3.3.7",
3737
"core-js": "^2.4.1",
3838
"express": "^4.16.2",
39-
"mongoose": "^5.0.4",
4039
"path": "^0.12.7",
4140
"request": "^2.83.0",
4241
"rxjs": "^6.1.0",
@@ -51,6 +50,7 @@
5150
"@types/jasminewd2": "~2.0.2",
5251
"@types/node": "~6.0.60",
5352
"codelyzer": "^4.3.0",
53+
"concurrently": "^3.5.0",
5454
"jasmine-core": "~2.6.2",
5555
"jasmine-spec-reporter": "~4.1.0",
5656
"karma": "~1.7.0",

0 commit comments

Comments
 (0)