From 3e433551a9be5f9f8ac073422756677b8f5b4b6c Mon Sep 17 00:00:00 2001 From: Alex Dima Date: Fri, 10 Dec 2021 23:17:40 +0100 Subject: [PATCH] monaco-editor-webpack-plugin@7.0.0 --- webpack-plugin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webpack-plugin/package.json b/webpack-plugin/package.json index 15a6303e..acee3217 100644 --- a/webpack-plugin/package.json +++ b/webpack-plugin/package.json @@ -1,6 +1,6 @@ { "name": "monaco-editor-webpack-plugin", - "version": "6.0.0", + "version": "7.0.0", "description": "A webpack plugin for the Monaco Editor", "main": "out/index.js", "typings": "./out/index.d.ts",