Merge pull request #3223 from vraravam/nvmrc

Add '.nvmrc' and '.python-version' files to ensure system dependency (node and python) is documented
This commit is contained in:
mr. m
2024-11-27 22:17:38 +01:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

1
.nvmrc Normal file
View File

@@ -0,0 +1 @@
20

1
.python-version Normal file
View File

@@ -0,0 +1 @@
3.11