Skip to content

Commit

Permalink
chore(plugin-server): remove unused vm libraries that are made availa…
Browse files Browse the repository at this point in the history
…ble as imports
  • Loading branch information
bretthoerner committed Nov 16, 2023
1 parent 6c16a42 commit 9074488
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 1,425 deletions.
6 changes: 0 additions & 6 deletions plugin-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
"@babel/preset-env": "^7.18.10",
"@babel/preset-typescript": "^7.18.6",
"@babel/standalone": "^7.18.12",
"@google-cloud/bigquery": "^5.6.0",
"@google-cloud/pubsub": "3.0.1",
"@google-cloud/storage": "^5.8.5",
"@maxmind/geoip2-node": "^3.4.0",
Expand All @@ -59,8 +58,6 @@
"asn1.js": "^5.4.1",
"aws-sdk": "^2.927.0",
"escape-string-regexp": "^4.0.0",
"ethers": "^5.5.2",
"faker": "^5.5.3",
"fast-deep-equal": "^3.1.3",
"generic-pool": "^3.7.1",
"graphile-worker": "0.13.0",
Expand All @@ -82,7 +79,6 @@
"prom-client": "^14.2.0",
"re2": "^1.20.3",
"safe-stable-stringify": "^2.4.0",
"snowflake-sdk": "^1.6.10",
"tail": "^2.2.6",
"uuid": "^8.3.2",
"v8-profiler-next": "^1.9.0",
Expand All @@ -99,7 +95,6 @@
"@types/adm-zip": "^0.4.34",
"@types/babel__core": "^7.1.19",
"@types/babel__standalone": "^7.1.4",
"@types/faker": "^5.5.7",
"@types/generic-pool": "^3.1.9",
"@types/ioredis": "^4.26.4",
"@types/jest": "^28.1.1",
Expand All @@ -111,7 +106,6 @@
"@types/node-schedule": "^2.1.0",
"@types/pg": "^8.6.0",
"@types/redlock": "^4.0.1",
"@types/snowflake-sdk": "^1.5.1",
"@types/tar-stream": "^2.2.0",
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
Expand Down
Loading

0 comments on commit 9074488

Please sign in to comment.