From 983a80cc54c034471fe4ea75734337de9a4a93f1 Mon Sep 17 00:00:00 2001 From: Ryan Roemer Date: Mon, 6 Sep 2021 14:28:17 -0700 Subject: [PATCH] 3.3.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index edb5758..40edaee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webpack-dashboard", - "version": "3.3.5", + "version": "3.3.6", "description": "a CLI dashboard for webpack dev server", "bin": "bin/webpack-dashboard.js", "main": "index.js",