Update Yeoman generators to use aspnet-prerendering 1.0.2+ and publish as version 0.1.5

This commit is contained in:
SteveSandersonMS
2016-06-21 16:26:14 +01:00
parent 9fabfd5c40
commit 6f8055b7bc
3 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@
"webpack-hot-middleware": "^2.10.0"
},
"dependencies": {
"aspnet-prerendering": "^1.0.0",
"aspnet-prerendering": "^1.0.2",
"aspnet-webpack": "^1.0.2",
"babel-core": "^6.5.2",
"domain-task": "^1.0.0",