deps(): remove wait-on dep
This commit is contained in:
parent
f08fb7cc74
commit
ad791ba613
|
|
@ -42,8 +42,7 @@
|
|||
"tsc-watch": "2.2.1",
|
||||
"tsconfig-paths": "3.8.0",
|
||||
"tslint": "5.16.0",
|
||||
"typescript": "3.4.3",
|
||||
"wait-on": "^3.2.0"
|
||||
"typescript": "3.4.3"
|
||||
},
|
||||
"jest": {
|
||||
"moduleFileExtensions": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue