Skip to content

Commit f3f5af5

Browse files
tpluscodejfromaniello
authored andcommitted
build(deps): required runtime types
1 parent 07e7718 commit f3f5af5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@
3333
"/dist"
3434
],
3535
"dependencies": {
36+
"@types/express-unless": "^0.5.3",
37+
"@types/jsonwebtoken": "^8.5.8",
3638
"express-unless": "^1.0.0",
3739
"jsonwebtoken": "^8.5.1"
3840
},
3941
"devDependencies": {
40-
"@types/express-unless": "^0.5.3",
41-
"@types/jsonwebtoken": "^8.5.8",
4242
"@types/mocha": "^9.1.0",
4343
"@typescript-eslint/eslint-plugin": "^5.15.0",
4444
"@typescript-eslint/parser": "^5.15.0",

0 commit comments

Comments
 (0)