Bump aspnet-prerendering to 2.0.4 for publish

This commit is contained in:
Steve Sanderson
2017-05-04 13:21:35 +01:00
parent cbaeb1c055
commit 1862e388e1

View File

@@ -1,6 +1,6 @@
{
"name": "aspnet-prerendering",
"version": "2.0.3",
"version": "2.0.4",
"description": "Helpers for server-side rendering of JavaScript applications in ASP.NET Core projects. Works in conjunction with the Microsoft.AspNetCore.SpaServices NuGet package.",
"main": "index.js",
"scripts": {