Amend aspnet-webpack for better node-inspector support

This commit is contained in:
SteveSandersonMS
2016-07-26 16:38:46 +01:00
parent 2fe06ea784
commit 79872c1bde
3 changed files with 14 additions and 3 deletions

View File

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