mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
aspnet-prerendering now needs newer TypeScript to build, because on of its dependencies (whatwg-streams) does
This commit is contained in:
@@ -22,6 +22,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "^2.5.4",
|
||||
"typescript": "^1.8.10"
|
||||
"typescript": "^2.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user