Make aspnet-webpack compatible with older versions of the NodeServices package

This commit is contained in:
SteveSandersonMS
2016-07-27 13:29:18 +01:00
parent 0a3463031b
commit 3403eb7548
2 changed files with 2 additions and 2 deletions

View File

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