This commit is contained in:
Alex Dima 2018-08-10 21:34:52 +02:00
parent 104d63abb3
commit 2fa1e0f3a6
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": "1.4.0",
"version": "1.5.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "monaco-editor-webpack-plugin",
"version": "1.4.0",
"version": "1.5.0",
"description": "A webpack plugin for the Monaco Editor",
"main": "index.js",
"scripts": {