Bump aspnet-webpack version to 2.0.3 for release

This commit is contained in:
Steve Sanderson
2018-01-25 12:58:55 -08:00
parent b2373e157e
commit dbaa453d18
2 changed files with 505 additions and 815 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{
"name": "aspnet-webpack",
"version": "2.0.2",
"version": "2.0.3",
"description": "Helpers for using Webpack in ASP.NET Core projects. Works in conjunction with the Microsoft.AspNetCore.SpaServices NuGet package.",
"main": "index.js",
"scripts": {