domain-task also needs TypeScript 2+ because of whatwg-streams
This commit is contained in:
parent
17801a3c16
commit
81d96766ee
|
|
@ -22,6 +22,6 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "^2.5.4",
|
||||
"typescript": "^1.8.10"
|
||||
"typescript": "^2.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue