Skip to content

Commit

Permalink
bump code build node version from 18 to 20
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbyu99 committed Dec 30, 2024
1 parent 0335da1 commit 23ef591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared-scripts.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

AMPLIFY_NODE_VERSION=18.20.4
AMPLIFY_NODE_VERSION=20.18.1

# set exit on error to true
set -e
Expand Down

0 comments on commit 23ef591

Please sign in to comment.