Skip to content

Commit e3424f1

Browse files
committed
Merge branch 'nestjs:master' into bugfix/options-types-for-useFactory
2 parents 6288c3d + 5b474f9 commit e3424f1

File tree

3 files changed

+1116
-785
lines changed

3 files changed

+1116
-785
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
build:
1818
working_directory: ~/nest
1919
docker:
20-
- image: circleci/node:12
20+
- image: circleci/node:16
2121
steps:
2222
- checkout
2323
- run:

0 commit comments

Comments
 (0)