Merge branch 'master' of github.com:Microsoft/monaco-editor-webpack-plugin

This commit is contained in:
佛肚 2018-09-10 17:21:13 +08:00
commit 71327a4c27
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.5.1",
"version": "1.5.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

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