Skip to content

Commit 89ae755

Browse files
authored
Merge pull request #131 from vechain/Add-cloudfront-s3-deployment-workflow
Fix Node version for compatibility with deployment workflow
2 parents 2576d33 + 607c733 commit 89ae755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"vue-template-compiler": "^2.6.11"
4343
},
4444
"engines": {
45-
"node": "16.20.0",
45+
"node": "16.20.2",
4646
"yarn": "^1.22"
4747
}
4848
}

0 commit comments

Comments
 (0)