Add typings location to package.json, fixes #47
parent
529591c5d3
commit
5b81784f66
|
@ -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…
Reference in New Issue