Skip to content

Commit

Permalink
chore: remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cpvalente committed Jun 3, 2024
1 parent a02b3fa commit 147e5f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 38 deletions.
3 changes: 0 additions & 3 deletions apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"exports": "./src/index.js",
"dependencies": {
"@googleapis/sheets": "^5.0.5",
"body-parser": "^1.20.0",
"cors": "^2.8.5",
"dotenv": "^16.0.1",
"express": "^4.18.2",
Expand All @@ -20,8 +19,6 @@
"node-osc": "^9.0.2",
"node-xlsx": "^0.23.0",
"ontime-utils": "workspace:*",
"passport": "^0.6.0",
"passport-local": "~1.0.0",
"steno": "^3.1.0",
"ts-essentials": "^9.4.1",
"ws": "^8.13.0"
Expand Down
41 changes: 6 additions & 35 deletions pnpm-lock.yaml

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

0 comments on commit 147e5f5

Please sign in to comment.