Skip to content
Snippets Groups Projects
Commit 1bc97788 authored by Alexander Rudolph's avatar Alexander Rudolph
Browse files

readd dev dependencies for testing

parent ce518177
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -46,5 +46,11 @@
"last 1 safari version"
]
},
"proxy": "http://server:4000"
"proxy": "http://server:4000",
"devDependencies": {
"@types/supertest": "^2.0.11",
"jest": "^27.4.3",
"supertest": "^6.1.6",
"ts-jest": "^27.0.7"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment