mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 17:25:39 +01:00
Update all dependencies
This commit is contained in:
parent
5bb2a27249
commit
ed1ee25b7b
19 changed files with 2480 additions and 2397 deletions
12
monaco-editor-samples/nwjs-amd/package-lock.json
generated
12
monaco-editor-samples/nwjs-amd/package-lock.json
generated
|
|
@ -1,12 +0,0 @@
|
|||
{
|
||||
"name": "helloworld",
|
||||
"requires": true,
|
||||
"lockfileVersion": 1,
|
||||
"dependencies": {
|
||||
"monaco-editor": {
|
||||
"version": "0.19.0",
|
||||
"resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.19.0.tgz",
|
||||
"integrity": "sha512-ida++HI/s9V8ma8yYS9CAS0UJEFwW1gbt9G6oviEdv/aHhFd/kV3sXrINqC63TVdKzOZdKjPRRCOPJJ80zvLbw=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"name": "helloworld",
|
||||
"main": "index.html",
|
||||
"dependencies": {
|
||||
"monaco-editor": "0.19.0"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue