use proper order (alphabetical)

This commit is contained in:
Ulf Gebhardt 2022-11-12 20:02:29 +01:00
parent 885099aa75
commit 48f66dc7d2
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -62,8 +62,8 @@
"faker": "^5.5.3",
"nodemon": "^2.0.7",
"prettier": "^2.3.1",
"ts-node": "^10.0.0",
"ts-jest": "^27.0.5",
"ts-node": "^10.0.0",
"tsconfig-paths": "^3.14.0",
"typescript": "^4.3.4"
}