We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6358ed3 commit 538e326Copy full SHA for 538e326
3 files changed
packages/oauth/package.json
@@ -48,7 +48,6 @@
48
"jsonwebtoken": "^9"
49
},
50
"devDependencies": {
51
- "@types/node": "^18.19.130",
52
"@types/sinon": "^21",
53
"rewiremock": "^3",
54
"sinon": "^21"
packages/rtm-api/package.json
@@ -55,7 +55,6 @@
55
"ws": "^8"
56
57
58
59
"@types/sinon": "^17",
60
"@types/ws": "^8",
61
packages/web-api/package.json
@@ -64,7 +64,6 @@
64
65
66
"@types/busboy": "^1.5.4",
67
68
69
"busboy": "^1",
70
"nock": "^14",
0 commit comments