Skip to content

Commit

Permalink
Remove some unused packages (#17657)
Browse files Browse the repository at this point in the history
* Remove some unused packages

* Re-add packages (failing tests)

* Revert "Re-add packages (failing tests)"

This reverts commit c4ee1ea.
  • Loading branch information
kimadeline authored Oct 21, 2021
1 parent 8daed77 commit e005a70
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 112 deletions.
96 changes: 0 additions & 96 deletions package-lock.json

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

7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2058,7 +2058,6 @@
"md5": "^2.2.1",
"minimatch": "^3.0.4",
"named-js-regexp": "^1.3.3",
"node-fetch": "^2.6.1",
"node-stream-zip": "^1.6.0",
"reflect-metadata": "^0.1.12",
"request": "^2.87.0",
Expand All @@ -2085,7 +2084,6 @@
"xml2js": "^0.4.19"
},
"devDependencies": {
"@enonic/fnv-plus": "^1.3.0",
"@istanbuljs/nyc-config-typescript": "^0.1.3",
"@types/chai": "^4.1.2",
"@types/chai-arrays": "^1.0.2",
Expand Down Expand Up @@ -2140,10 +2138,6 @@
"mocha": "^8.1.1",
"mocha-junit-reporter": "^1.17.0",
"mocha-multi-reporters": "^1.1.7",
"monaco-editor": "0.18.1",
"monaco-editor-textmate": "^2.2.1",
"monaco-editor-webpack-plugin": "^1.7.0",
"monaco-textmate": "^3.0.1",
"nock": "^10.0.6",
"node-has-native-dependencies": "^1.0.2",
"node-loader": "^1.0.2",
Expand Down Expand Up @@ -2172,7 +2166,6 @@
"webpack-merge": "^4.1.4",
"webpack-node-externals": "^1.7.2",
"webpack-require-from": "^1.8.0",
"why-is-node-running": "^2.0.3",
"yargs": "^15.3.1"
},
"__metadata": {
Expand Down
9 changes: 0 additions & 9 deletions src/test/common/asyncDump.ts

This file was deleted.

0 comments on commit e005a70

Please sign in to comment.