From 30eee12c535ed1a8f07416d5a58a0c9c32175ded Mon Sep 17 00:00:00 2001 From: Chuck Dumont Date: Fri, 12 Apr 2019 17:13:02 +0000 Subject: [PATCH] Release on behalf of Charles Dumont --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index b247e5d..98a76ea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "dojo-webpack-plugin", - "version": "2.8.6-2", + "version": "2.8.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 425fa9a..b5cdd6f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dojo-webpack-plugin", - "version": "2.8.6-2", + "version": "2.8.6", "author": "Chuck Dumont", "description": "Supports using webpack with Dojo 1.x applications", "scripts": {