React to Helios rename

This commit is contained in:
David Fowler 2014-06-19 22:26:28 -07:00
parent ba24762ab2
commit 32cd4db959
2 changed files with 2 additions and 3 deletions

View File

@ -5,7 +5,7 @@
"description": "Music store application on K as a SPA",
"compilationOptions": { "define": [ "DEBUG" ] },
"dependencies": {
"Helios": "1.0.0-*",
"Microsoft.AspNet.Server.IIS": "1.0.0-*",
"Microsoft.AspNet.Mvc": "6.0.0-*",
"Microsoft.AspNet.Server.WebListener": "1.0.0-*",
"Microsoft.AspNet.StaticFiles": "1.0.0-*",

View File

@ -1,12 +1,11 @@
{
"name": "MusicStore",
"authors": [
"Microsoft"
],
"description": "Music store application on K",
"version": "1.0.0-*",
"dependencies": {
"Helios": "1.0.0-*",
"Microsoft.AspNet.Server.IIS": "1.0.0-*",
"Microsoft.AspNet.Mvc": "6.0.0-*",
"Microsoft.AspNet.Server.WebListener": "1.0.0-*",
"Microsoft.AspNet.Diagnostics": "1.0.0-*",