This commit is contained in:
Henning Dieterichs 2021-09-22 12:24:30 +02:00
parent 64925db945
commit e3007c840c
No known key found for this signature in database
GPG key ID: 771381EFFDB9EC06
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": "4.1.2",
"version": "4.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

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