React to Helios rename
This commit is contained in:
parent
ba24762ab2
commit
32cd4db959
|
|
@ -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-*",
|
||||
|
|
|
|||
|
|
@ -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-*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue