Skip to content

Commit 2c6652e

Browse files
authored
Update package.json
1 parent 16d29c9 commit 2c6652e

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
@@ -34,7 +34,7 @@
3434
"express": "^4.15.5",
3535
"mysql": "^2.14.1",
3636
"reflect-metadata": "^0.1.10",
37-
"typeorm": "0.1.0-alpha.49"
37+
"typeorm": "^0.1.0"
3838
},
3939
"scripts": {
4040
"start": "tsc && node src/index.js"

0 commit comments

Comments
 (0)