commit updated README.md
This commit is contained in:
parent
67dd96ba09
commit
05d9e8b407
|
@ -50,6 +50,7 @@ Version|Date|Comments
|
||||||
## Minimal Path to Awesome
|
## Minimal Path to Awesome
|
||||||
|
|
||||||
The project was created with Visual Studio Teams Toolkit.
|
The project was created with Visual Studio Teams Toolkit.
|
||||||
|
This Application was deleveloped and is optimized to use as FullPage Application
|
||||||
|
|
||||||
* Clone this repository
|
* Clone this repository
|
||||||
* Navigate to `src` folder
|
* Navigate to `src` folder
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "salesorders",
|
"name": "salesorders",
|
||||||
"version": "0.0.1",
|
"version": "1.0.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16.13.0 <17.0.0 || >=18.17.1 <19.0.0"
|
"node": ">=16.13.0 <17.0.0 || >=18.17.1 <19.0.0"
|
||||||
|
|
Loading…
Reference in New Issue