Skip to content

Commit 9eacdb3

Browse files
fix(package): update typeorm to version 0.1.8
1 parent 09891ab commit 9eacdb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"sqlite3": "^3.1.13",
4545
"ts-node": "^4.0.0",
4646
"typedi": "^0.6.0",
47-
"typeorm": "0.1.7",
47+
"typeorm": "0.1.8",
4848
"typeorm-typedi-extensions": "^0.1.1",
4949
"winston": "^2.4.0"
5050
}

0 commit comments

Comments
 (0)