React to Http.Interfaces package rename.

This commit is contained in:
Chris R 2015-04-29 15:33:15 -07:00
parent 4d015760f6
commit 04570cd34f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"version": "1.0.0-*",
"description": "ASP.NET 5 self-host web server.",
"dependencies": {
"Microsoft.AspNet.Http.Interfaces": "1.0.0-*",
"Microsoft.AspNet.Http.Features": "1.0.0-*",
"Microsoft.AspNet.Hosting.Server.Interfaces": "1.0.0-*",
"Microsoft.Framework.Logging.Interfaces": "1.0.0-*",
"Microsoft.Net.Http.Server": "1.0.0-*"