Skip to content

Commit 3aebf9d

Browse files
fix(package): update typeorm to version 0.2.25
Closes #26
1 parent 420c336 commit 3aebf9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
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.25",
4747
"winston": "^2.4.0",
4848
"zone.js": "^0.8.20"
4949
},

0 commit comments

Comments
 (0)