Skip to content

Commit 6dae9fe

Browse files
renovate[bot]renovate-bot
andauthoredSep 26, 2021
fix(deps): update dependency typeorm-extension to v0.3.0 (#285)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 0235140 commit 6dae9fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎example/express-typeorm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"pg": "8.7.1",
4949
"reflect-metadata": "0.1.13",
5050
"typeorm": "0.2.37",
51-
"typeorm-extension": "0.2.9",
51+
"typeorm-extension": "0.3.0",
5252
"typeorm-store": "2.0.0"
5353
}
5454
}

0 commit comments

Comments
 (0)
Please sign in to comment.