Skip to content

Commit

Permalink
Revert "Bump node version"
Browse files Browse the repository at this point in the history
This reverts commit e882eb5.
  • Loading branch information
Ryan Laddusaw committed Sep 4, 2024
1 parent 6345eb9 commit aabec40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ commands:
steps:
- node/install:
install-yarn: true
node-version: '18.20.4'
node-version: '18.19.1'
- run:
name: Check current version of node
command: node -v
Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ruby 3.1.0
nodejs 18.20.4
nodejs 18.19.1
yarn 1.22.10

0 comments on commit aabec40

Please sign in to comment.