Skip to content

Commit b9d908e

Browse files
authored
remove obsolete dependencies (#105)
1 parent 61be612 commit b9d908e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"@types/mock-require": "^1.3.3",
3333
"@types/nock": "^0.54.32",
3434
"@types/node": "^6.0.38",
35-
"@types/request": "0.0.30",
3635
"@types/sinon": "^1.16.29",
3736
"chai": "^3.5.0",
3837
"chai-as-promised": "^5.2.0",
@@ -52,13 +51,10 @@
5251
"@types/express": "^4.0.33",
5352
"@types/jsonwebtoken": "^7.1.32",
5453
"@types/lodash": "^4.14.34",
55-
"@types/request-promise": "^3.0.30",
5654
"@types/sha1": "^1.1.0",
5755
"express": "^4.0.33",
5856
"jsonwebtoken": "^7.1.9",
5957
"lodash": "^4.6.1",
60-
"request": "^2.74.0",
61-
"request-promise": "^4.1.1",
6258
"sha1": "^1.1.1"
6359
},
6460
"typings": "lib/index.d.ts"

0 commit comments

Comments
 (0)