Skip to content

Commit d9a8ab2

Browse files
Bump typeorm from 0.2.20 to 0.3.0
Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.2.20 to 0.3.0. - [Release notes](https://github.com/typeorm/typeorm/releases) - [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md) - [Commits](typeorm/typeorm@0.2.20...0.3.0) --- updated-dependencies: - dependency-name: typeorm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c26fa6a commit d9a8ab2

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
@@ -10,7 +10,7 @@
1010
"prismjs": "^1.6.0",
1111
"reflect-metadata": "^0.1.10",
1212
"showdown": "^1.7.4",
13-
"typeorm": "0.2.20",
13+
"typeorm": "0.3.0",
1414
"vue": "^2.4.2",
1515
"vue-router": "^2.7.0"
1616
},

0 commit comments

Comments
 (0)