Skip to content

Commit

Permalink
fix: pin typeorm to 0.2.24
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed May 19, 2020
1 parent 3092ba5 commit e204ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -69,7 +69,7 @@
"tslint": "^5.18.0",
"tslint-config-prettier": "^1.18.0",
"tslint-immutable": "^6.0.1",
"typeorm": "^0.2.18",
"typeorm": "0.2.24",
"typescript": "^3.5.3",
"yaml-lint": "^1.2.4"
},
Expand Down

0 comments on commit e204ee5

Please sign in to comment.