mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 15:05:39 +01:00
Merge pull request #76 from shzhng/patch-2
Add typings location to package.json, fixes #47
This commit is contained in:
commit
07e48c2191
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
"release": "gulp release",
|
||||
"website": "gulp website"
|
||||
},
|
||||
"typings": "./monaco.d.ts",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Microsoft/monaco-editor"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue