Skip to content

Commit

Permalink
1.0.7 patch version updates
Browse files Browse the repository at this point in the history
  • Loading branch information
JunTaoLuo committed Oct 11, 2017
1 parent f9ed137 commit 9f86894
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "14.0.3",
"version": "14.0.4",
"description": "A middleware that supports creating a communication channel between the development environment and one or more web browsers.",
"buildOptions": {
"warningsAsErrors": true,
Expand All @@ -16,7 +16,7 @@
]
},
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "1.0.3",
"Microsoft.AspNetCore.Http.Abstractions": "1.0.4",
"Microsoft.Extensions.FileProviders.Physical": "1.0.1",
"Microsoft.Extensions.PlatformAbstractions": "1.0.0"
},
Expand Down

0 comments on commit 9f86894

Please sign in to comment.