Przeglądaj źródła

update README to reflect current NodeJS version requirements

tigger 4 miesięcy temu
rodzic
commit
e2a5f38730
1 zmienionych plików z 3 dodań i 2 usunięć
  1. 3 2
      README.md

+ 3 - 2
README.md

@@ -1,7 +1,8 @@
-# New FISApp UI (since 2024)
+# New FISApp UI
 Code repository for FISApp UI project.    
 Demo Site: [Financial Information System](https://fist.swopt.com)    
-**requires NodeJS version ^18.19.1 || ^20.11.1 || >=22.0.0**
+Current Angular Version: ^21.1.2    
+**requires NodeJS version ^20.19.0 || ^22.12.0 || ^24.0.0   
 
 ## Getting Started
 After cloning this project, checkout your project to the `dev` branch by running `git checkout origin/dev`.