commit updated README.md

This commit is contained in:
João Mendes 2023-11-07 09:16:01 +00:00
parent 67dd96ba09
commit 05d9e8b407
2 changed files with 2 additions and 1 deletions

View File

@ -50,6 +50,7 @@ Version|Date|Comments
## Minimal Path to Awesome
The project was created with Visual Studio Teams Toolkit.
This Application was deleveloped and is optimized to use as FullPage Application
* Clone this repository
* Navigate to `src` folder

View File

@ -1,6 +1,6 @@
{
"name": "salesorders",
"version": "0.0.1",
"version": "1.0.0",
"private": true,
"engines": {
"node": ">=16.13.0 <17.0.0 || >=18.17.1 <19.0.0"