diff --git a/package.json b/package.json index 928cba31..f910c858 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "release": "gulp release", "website": "gulp website" }, + "typings": "./monaco.d.ts", "repository": { "type": "git", "url": "https://github.com/Microsoft/monaco-editor"