Commit f1a38833 authored by Jérome Perrin's avatar Jérome Perrin

update to monaco 0.17.0

also update webpack
parent 9d7f8b56
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -5,11 +5,11 @@ ...@@ -5,11 +5,11 @@
}, },
"dependencies": {}, "dependencies": {},
"devDependencies": { "devDependencies": {
"css-loader": "^0.28.11", "css-loader": "^2.1.1",
"monaco-editor": "^0.12.0", "monaco-editor": "^0.17.0",
"style-loader": "^0.21.0", "style-loader": "^0.21.0",
"uglifyjs-webpack-plugin": "^1.2.5", "uglifyjs-webpack-plugin": "^1.2.5",
"webpack": "^4.6.0", "webpack": "^4.32.2",
"webpack-cli": "^2.0.14" "webpack-cli": "^3.3.2"
} }
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment