mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 17:25:39 +01:00
Request monaco-editor@0.14
This commit is contained in:
parent
f86321e052
commit
104d63abb3
2 changed files with 5 additions and 5 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -2765,9 +2765,9 @@
|
|||
}
|
||||
},
|
||||
"monaco-editor": {
|
||||
"version": "0.13.1",
|
||||
"resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.13.1.tgz",
|
||||
"integrity": "sha512-0Kssg/O3cl1tXP0qAIxhrtMbRnzusFUEvFyt5/fpUbmuVeY3z+TnUx13+3kW16pgacFPXGUTEO/hOPlDeFU/dw==",
|
||||
"version": "0.14.1",
|
||||
"resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.14.1.tgz",
|
||||
"integrity": "sha512-a73LapNgGxSHW0TOor9IkOvyFG5t0zupXb+sGrx7UMkMif/Ql/Fc9QXYZ26GLx80GHMmDVTZN4lBINzXltAhUg==",
|
||||
"dev": true
|
||||
},
|
||||
"move-concurrently": {
|
||||
|
|
|
|||
|
|
@ -24,11 +24,11 @@
|
|||
"homepage": "https://github.com/Microsoft/monaco-editor-webpack-plugin#readme",
|
||||
"peerDependencies": {
|
||||
"webpack": "^4.5.0",
|
||||
"monaco-editor": "^0.13.1"
|
||||
"monaco-editor": "^0.14.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"css-loader": "^1.0.0",
|
||||
"monaco-editor": "^0.13.1",
|
||||
"monaco-editor": "^0.14.1",
|
||||
"style-loader": "^0.22.1",
|
||||
"webpack": "^4.16.5",
|
||||
"webpack-cli": "^3.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue