webpack-plugin: 7.1.0

This commit is contained in:
Henning Dieterichs 2023-07-07 20:38:25 +02:00
parent 9aba8f774c
commit c951e05221
No known key found for this signature in database
GPG key ID: 771381EFFDB9EC06
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",