This commit is contained in:
Alex Dima 2021-11-05 00:10:16 +01:00
parent fe17140a89
commit 06e4658c00
No known key found for this signature in database
GPG key ID: 39563C1504FDD0C9
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "monaco-editor-webpack-plugin",
"version": "5.0.0",
"version": "6.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

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