Skip to content

Commit 6aeed12

Browse files
committed
build: remove deprecated type deps
1 parent 220b098 commit 6aeed12

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,6 @@
103103
"@types/http-errors": "2.0.1",
104104
"@types/mocha": "10.0.0",
105105
"@types/node": "18.11.9",
106-
"@types/redis": "4.0.11",
107-
"@types/reflect-metadata": "0.1.0",
108106
"@types/sinon": "10.0.13",
109107
"@types/supertest": "2.0.12",
110108
"@types/ws": "8.5.3",
@@ -247,4 +245,4 @@
247245
],
248246
"exit": true
249247
}
250-
}
248+
}

0 commit comments

Comments
 (0)