mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-27 12:07:31 +00:00
Updated all 'misc' samples to 1.1.0 dependencies (and to TypeScript 2 for the Webpack sample)
This commit is contained in:
@@ -11,9 +11,10 @@
|
||||
"webpack-hot-middleware": "^2.7.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"aspnet-webpack": "^1.0.3",
|
||||
"aspnet-prerendering": "^1.0.4",
|
||||
"aspnet-webpack": "^1.0.3",
|
||||
"ts-loader": "^0.8.1",
|
||||
"typescript": "^1.7.5"
|
||||
"typescript": "^2.0.0",
|
||||
"webpack": "^1.13.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user