Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'editors/code/package.json')
| -rw-r--r-- | editors/code/package.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/editors/code/package.json b/editors/code/package.json index d10cea8237..a5de30cfc0 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -43,8 +43,6 @@ "d3-graphviz": "^4.0.0" }, "devDependencies": { - "@types/glob": "^7.1.4", - "@types/mocha": "^8.2.3", "@types/node": "~14.17.5", "@types/node-fetch": "^2.5.11", "@types/vscode": "^1.57.0", @@ -52,8 +50,6 @@ "@typescript-eslint/parser": "^4.28.2", "esbuild": "^0.12.19", "eslint": "^7.30.0", - "glob": "^7.1.6", - "mocha": "^9.0.2", "tslib": "^2.3.0", "typescript": "^4.3.5", "typescript-formatter": "^7.2.2", |