Use @types/vscode-notebook-renderer

This commit is contained in:
Matt Bierner
2021-08-27 17:21:53 -07:00
parent 3ff1222366
commit 0ec3d48b70
6 changed files with 18 additions and 6 deletions

View File

@@ -364,6 +364,7 @@
"@types/highlight.js": "10.1.0",
"@types/lodash.throttle": "^4.1.3",
"@types/markdown-it": "0.0.2",
"@types/vscode-notebook-renderer": "^1.60.0",
"@types/vscode-webview": "^1.57.0",
"lodash.throttle": "^4.1.1"
},