Skip to content

Commit 2e5b910

Browse files
committed
fix(home-server): remove unused dep
1 parent d14411d commit 2e5b910

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

.pnp.cjs

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/home-server/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,12 @@
3535
"helmet": "^7.0.0",
3636
"inversify": "^6.0.1",
3737
"inversify-express-utils": "^6.4.3",
38-
"prettyjson": "^1.2.5",
3938
"reflect-metadata": "0.1.13",
4039
"winston": "^3.8.1"
4140
},
4241
"devDependencies": {
4342
"@types/cors": "^2.8.9",
4443
"@types/express": "^4.17.14",
45-
"@types/prettyjson": "^0.0.30",
4644
"@typescript-eslint/eslint-plugin": "^6.5.0",
4745
"@typescript-eslint/parser": "^6.5.0",
4846
"eslint": "^8.39.0",

yarn.lock

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4588,7 +4588,6 @@ __metadata:
45884588
"@standardnotes/syncing-server": "workspace:^"
45894589
"@types/cors": "npm:^2.8.9"
45904590
"@types/express": "npm:^4.17.14"
4591-
"@types/prettyjson": "npm:^0.0.30"
45924591
"@typescript-eslint/eslint-plugin": "npm:^6.5.0"
45934592
"@typescript-eslint/parser": "npm:^6.5.0"
45944593
cors: "npm:2.8.5"
@@ -4601,7 +4600,6 @@ __metadata:
46014600
inversify: "npm:^6.0.1"
46024601
inversify-express-utils: "npm:^6.4.3"
46034602
prettier: "npm:^3.0.3"
4604-
prettyjson: "npm:^1.2.5"
46054603
reflect-metadata: "npm:0.1.13"
46064604
typescript: "npm:^5.0.4"
46074605
winston: "npm:^3.8.1"

0 commit comments

Comments
 (0)