deps(): remove wait-on dep

This commit is contained in:
Kamil Myśliwiec 2019-07-19 11:44:09 +02:00
parent f08fb7cc74
commit ad791ba613
No known key found for this signature in database
GPG Key ID: 75F02E89A1A1092B
1 changed files with 1 additions and 2 deletions

View File

@ -42,8 +42,7 @@
"tsc-watch": "2.2.1", "tsc-watch": "2.2.1",
"tsconfig-paths": "3.8.0", "tsconfig-paths": "3.8.0",
"tslint": "5.16.0", "tslint": "5.16.0",
"typescript": "3.4.3", "typescript": "3.4.3"
"wait-on": "^3.2.0"
}, },
"jest": { "jest": {
"moduleFileExtensions": [ "moduleFileExtensions": [