diff options
| author | Christoph Schlosser <christoph@linux.com> | 2019-10-05 15:23:22 +0200 |
|---|---|---|
| committer | Christoph Schlosser <christophschlosser@users.noreply.github.com> | 2019-10-05 15:32:45 +0200 |
| commit | 11c1fc3508c226094ba1ffeb09d7e464b342f9a8 (patch) | |
| tree | a027329d00a928836d39028c2fcb5a548d33097f /package.json | |
| parent | 0e62ebe5776770b340fb274a04671e0b78d2cd15 (diff) | |
| download | doxdocgen-11c1fc3508c226094ba1ffeb09d7e464b342f9a8.tar.gz | |
Don’t use tyoes with vscode
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index ae060ea..9eb19ef 100644 --- a/package.json +++ b/package.json @@ -249,7 +249,6 @@ "devDependencies": { "@types/mocha": "^5.2.7", "@types/node": "^12.7.1", - "@types/vscode": "^1.37.0", "decache": "^4.5.1", "istanbul": "^0.4.5", "mocha": "^6.2.1", |