Skip to content

Commit 3a6a588

Browse files
chore: introduce node-version file
This file is a common standard used by many Node version-management tools that helps ensure developers are using the "current" version of Node recommended for the project. I've matched the version here to the one set in the Dockerfile, so it'll match the tests run in CI. Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
1 parent b05f550 commit 3a6a588

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.node-version

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
24.14.0
2+

0 commit comments

Comments
 (0)