Make app.AddNodeServices optional in Angular case. Fix tag helper attribute name. Bump versions.

This commit is contained in:
SteveSandersonMS
2015-11-02 20:07:31 -08:00
parent 37eb4efff0
commit 7e1955c6fe
10 changed files with 22 additions and 19 deletions

View File

@@ -16,7 +16,7 @@
"Microsoft.Framework.Logging": "1.0.0-beta8",
"Microsoft.Framework.Logging.Console": "1.0.0-beta8",
"Microsoft.Framework.Logging.Debug": "1.0.0-beta8",
"Microsoft.AspNet.NodeServices.React": "1.0.0-alpha2"
"Microsoft.AspNet.NodeServices.React": "1.0.0-alpha3"
},
"commands": {
"web": "Microsoft.AspNet.Server.Kestrel"