mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 10:25:42 +01:00
Add module field to package.json
This commit is contained in:
parent
408862ba77
commit
af8569258d
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
"website": "gulp website"
|
||||
},
|
||||
"typings": "./monaco.d.ts",
|
||||
"module": "./esm/vs/editor/editor.main.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Microsoft/monaco-editor"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue