mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 19:42:56 +01:00
Merge remote-tracking branch 'origin/master' into pr/mikegreiling/23
This commit is contained in:
commit
146fedb9cf
2 changed files with 26 additions and 17 deletions
|
|
@ -4,6 +4,6 @@
|
|||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "../node_modules/.bin/webpack --config webpack.config.js"
|
||||
"test": "node ../node_modules/webpack/bin/webpack.js --config webpack.config.js"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue