Skip to content

Commit c755492

Browse files
authored
Update package.json
1 parent 61d8b8a commit c755492

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
@@ -29,7 +29,7 @@
2929
"@types/node": "^8.0.29",
3030
"mysql": "^2.14.1",
3131
"reflect-metadata": "^0.1.10",
32-
"typeorm": "0.1.0-alpha.49"
32+
"typeorm": "^0.1.0"
3333
},
3434
"scripts": {
3535
"start": "tsc && node src/index.js",

0 commit comments

Comments
 (0)