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-lock.json | |
| parent | 0e62ebe5776770b340fb274a04671e0b78d2cd15 (diff) | |
| download | doxdocgen-11c1fc3508c226094ba1ffeb09d7e464b342f9a8.tar.gz | |
Don’t use tyoes with vscode
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json index 6e9ab68..2513523 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,12 +36,6 @@ "integrity": "sha512-Otxmr2rrZLKRYIybtdG/sgeO+tHY20GxeDjcGmUnmmlCWyEnv2a2x1ZXBo3BTec4OiTXMQCiazB8NMBf0iRlFw==", "dev": true }, - "@types/vscode": { - "version": "1.38.0", - "resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.38.0.tgz", - "integrity": "sha512-aGo8LQ4J1YF0T9ORuCO+bhQ5sGR1MXa7VOyOdEP685se3wyQWYUExcdiDi6rvaK61KUwfzzA19JRLDrUbDl7BQ==", - "dev": true - }, "abbrev": { "version": "1.0.9", "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.9.tgz", |