Update project.json

How did this work before?
This commit is contained in:
BrennanConroy 2015-07-24 15:57:49 -07:00
parent 811b59fe94
commit 5aa94c27f7
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
"Microsoft.Framework.Configuration": "1.0.0-*",
"Microsoft.Framework.Configuration.EnvironmentVariables": "1.0.0-*",
"Microsoft.Framework.Configuration.Json": "1.0.0-*",
"AutoMapper": "4.0.0-ci1026"
"AutoMapper": "4.0.0-alpha1"
},
"commands": {
"WebListener": "Microsoft.AspNet.Hosting --server Microsoft.AspNet.Server.WebListener --server.urls http://localhost:5102",