fix: move dep to correction location

Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
This commit is contained in:
Rogerio Angeliski
2021-06-18 11:54:19 -03:00
parent 7a3ad92b52
commit aad73cf398
+1 -1
View File
@@ -41,7 +41,6 @@
"@types/express": "^4.17.6",
"azure-devops-node-api": "^10.2.2",
"@types/git-url-parse": "^9.0.0",
"@types/dockerode": "^3.2.1",
"azure-devops-node-api": "^10.1.1",
"command-exists": "^1.2.9",
"compression": "^1.7.4",
@@ -74,6 +73,7 @@
"@types/git-url-parse": "^9.0.0",
"@types/mock-fs": "^4.13.0",
"@types/supertest": "^2.0.8",
"@types/dockerode": "^3.2.1",
"jest-when": "^3.1.0",
"mock-fs": "^4.13.0",
"msw": "^0.29.0",