Bump aspnet-webpack version to 2.0.2. Also, further minor tweak to TypeScript annotations.

This commit is contained in:
Steve Sanderson
2018-01-24 17:49:51 -08:00
parent 6274733565
commit 08c2f231ea
2 changed files with 3 additions and 3 deletions

View File

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