Merge branch 'dev' into 'staging'
Update package.json See merge request pena-services/hub_admin_backend_service!19
This commit is contained in:
commit
f59eb2c765
@ -33,7 +33,8 @@
|
||||
"mongoose": "^6.7.2",
|
||||
"ts-node": "^10.9.1",
|
||||
"tsconfig-paths": "^4.1.0",
|
||||
"nodemon": "^2.0.20"
|
||||
"nodemon": "^2.0.20",
|
||||
"typescript-transform-paths": "^3.4.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^17.1.2",
|
||||
@ -58,8 +59,7 @@
|
||||
"prettier": "^2.7.1",
|
||||
"ts-jest": "^29.0.3",
|
||||
"tsc-alias": "^1.8.3",
|
||||
"typescript": "^4.9.3",
|
||||
"typescript-transform-paths": "^3.4.4"
|
||||
"typescript": "^4.9.3"
|
||||
},
|
||||
"lint-staged": {
|
||||
"./src/**/*.{ts,js,jsx,tsx}": [
|
||||
|
Loading…
Reference in New Issue
Block a user