Skip to content

Commit 818ed0e

Browse files
fix(package): update typeorm to version 0.2.6
Closes #26
1 parent 420c336 commit 818ed0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"path": "^0.12.7",
4444
"reflect-metadata": "^0.1.12",
4545
"rxjs": "^5.5.6",
46-
"typeorm": "^0.1.13",
46+
"typeorm": "^0.2.6",
4747
"winston": "^2.4.0",
4848
"zone.js": "^0.8.20"
4949
},

0 commit comments

Comments
 (0)