File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1+ * Includes required types for functions SDK.
Original file line number Diff line number Diff line change 2929 "test" : " mocha -r ts-node/register ./spec/index.spec.ts"
3030 },
3131 "dependencies" : {
32+ "@types/cors" : " ^2.8.5" ,
33+ "@types/express" : " ^4.11.1" ,
34+ "@types/jsonwebtoken" : " ^8.3.2" ,
35+ "@types/lodash" : " ^4.14.133" ,
3236 "cors" : " ^2.8.4" ,
3337 "express" : " ^4.17.1" ,
3438 "jsonwebtoken" : " ^8.3.2" ,
3741 "devDependencies" : {
3842 "@types/chai" : " ^4.1.7" ,
3943 "@types/chai-as-promised" : " ^7.1.0" ,
40- "@types/cors" : " ^2.8.5" ,
41- "@types/express" : " ^4.11.1" ,
42- "@types/jsonwebtoken" : " ^8.3.2" ,
43- "@types/lodash" : " ^4.14.133" ,
4444 "@types/mocha" : " ^5.2.7" ,
4545 "@types/mock-require" : " ^2.0.0" ,
4646 "@types/nock" : " ^10.0.2" ,
You can’t perform that action at this time.
0 commit comments