Skip to content

Commit

Permalink
chore: remove unused dev dependencies (#3758)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelfeldman authored Sep 3, 2020
1 parent 5364e32 commit 91671f5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 79 deletions.
64 changes: 0 additions & 64 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 0 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,7 @@
"ws": "^7.3.1"
},
"devDependencies": {
"@babel/code-frame": "^7.10.4",
"@babel/core": "^7.11.4",
"@babel/preset-env": "^7.11.0",
"@babel/preset-typescript": "^7.10.4",
"@playwright/test-runner": "^0.2.10",
"@types/babel__core": "^7.1.9",
"@types/debug": "^4.1.5",
"@types/extract-zip": "^1.6.2",
"@types/mime": "^2.0.3",
Expand All @@ -64,30 +59,20 @@
"@types/progress": "^2.0.3",
"@types/proxy-from-env": "^1.0.1",
"@types/rimraf": "^3.0.0",
"@types/source-map-support": "^0.5.3",
"@types/stack-utils": "^1.0.1",
"@types/ws": "7.2.6",
"@typescript-eslint/eslint-plugin": "^3.10.1",
"@typescript-eslint/parser": "^3.10.1",
"colors": "^1.4.0",
"commander": "^6.0.0",
"commonmark": "^0.29.1",
"cross-env": "^7.0.2",
"electron": "^9.2.1",
"eslint": "^7.7.0",
"eslint-plugin-notice": "^0.9.10",
"expect": "^26.4.2",
"formidable": "^1.2.2",
"ncp": "^2.0.0",
"node-stream-zip": "^1.11.3",
"pirates": "^4.0.1",
"pixelmatch": "^5.2.1",
"pkg": "^4.4.9",
"socksv5": "0.0.6",
"source-map-support": "^0.5.19",
"stack-utils": "^2.0.2",
"terminal-link": "^2.1.1",
"text-diff": "^1.0.1",
"ts-loader": "^8.0.3",
"typescript": "^4.0.2",
"webpack": "^4.44.1",
Expand Down

0 comments on commit 91671f5

Please sign in to comment.