Merge branch 'master' into enhancement/context-path

This commit is contained in:
Dima 2018-05-30 12:25:36 -06:00 committed by GitHub
commit eaf91c414e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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", "name": "monaco-editor-webpack-plugin",
"version": "1.2.0", "version": "1.2.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View file

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