Publish updated version of aspnet-webpack as 1.0.10

This commit is contained in:
SteveSandersonMS 2016-09-09 11:37:57 +01:00
parent 67f7e7450f
commit 605090e909
1 changed files with 1 additions and 1 deletions

View File

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