Merge pull request #4064 from microsoft/hediet/b/everyday-egret

webpack-plugin: 7.1.0
pull/4065/head v0.41.0-dev.20230708
Henning Dieterichs 2023-07-07 20:52:31 +02:00 committed by GitHub
commit 1556feb83b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
{
"name": "monaco-editor-webpack-plugin",
"version": "7.0.1",
"version": "7.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "monaco-editor-webpack-plugin",
"version": "7.0.1",
"version": "7.1.0",
"license": "MIT",
"dependencies": {
"loader-utils": "^2.0.2"

View File

@ -1,6 +1,6 @@
{
"name": "monaco-editor-webpack-plugin",
"version": "7.0.1",
"version": "7.1.0",
"description": "A webpack plugin for the Monaco Editor",
"main": "out/index.js",
"typings": "./out/index.d.ts",