Skip to content

Commit

Permalink
chore: Bump version in RC and CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
kevee committed Sep 8, 2020
1 parent 7ef8cbb commit dd028c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ references:
executors:
main-executor:
docker:
- image: circleci/node:10.19.0
- image: cimg/node:12.18
environment:
TZ: 'America/New_York'
NODE_OPTIONS: '--max_old_space_size=4096'
Expand Down
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
>=v12.18.3

0 comments on commit dd028c8

Please sign in to comment.