Skip to content

Commit

Permalink
fix: jest
Browse files Browse the repository at this point in the history
Signed-off-by: Jan <60812202+janrtvld@users.noreply.github.com>
  • Loading branch information
janrtvld committed Jun 8, 2022
1 parent c735257 commit 4fd7321
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,15 +47,15 @@
},
"devDependencies": {
"@types/express": "^4.17.13",
"@types/jest": "^27.3.1",
"@types/jest": "^27.0.3",
"@types/node": "^17.0.41",
"@types/supertest": "^2.0.12",
"@types/swagger-ui-express": "^4.1.3",
"@types/uuid": "^8.3.4",
"jest": "^27.3.1",
"ngrok": "^4.3.1",
"supertest": "^6.2.3",
"ts-jest": "^28.0.4",
"ts-jest": "^27.0.7",
"ts-node-dev": "^2.0.0",
"typescript": "^4.7.3"
}
Expand Down

0 comments on commit 4fd7321

Please sign in to comment.