Remove .d.ts from typings folder (#83421)

This commit is contained in:
Alex Dima
2019-11-21 10:01:08 +01:00
parent 6ae16bde2e
commit c2a19905fb
7 changed files with 15 additions and 48 deletions

View File

@@ -2,7 +2,7 @@
"name": "vscode-web",
"version": "0.0.0",
"dependencies": {
"onigasm-umd": "^2.2.4",
"onigasm-umd": "2.2.5",
"semver-umd": "^5.5.3",
"vscode-textmate": "4.4.0",
"xterm": "4.3.0-beta17",