diff --git a/package.json b/package.json index 8f6d572..ad365a8 100644 --- a/package.json +++ b/package.json @@ -32,6 +32,7 @@ "jsonwebtoken": "^8.5.1", "mongoose": "^6.7.2", "ts-node": "^10.9.1", + "tsconfig-paths": "^4.1.0", "nodemon": "^2.0.20" }, "devDependencies": { @@ -57,7 +58,6 @@ "prettier": "^2.7.1", "ts-jest": "^29.0.3", "tsc-alias": "^1.8.3", - "tsconfig-paths": "^4.1.0", "typescript": "^4.9.3", "typescript-transform-paths": "^3.4.4" },