Add .nvmrc file
This commit is contained in:
parent
92f8e5e991
commit
a004c8f9b9
|
@ -0,0 +1 @@
|
|||
v18.18.0
|
|
@ -3,7 +3,7 @@
|
|||
"solution": {
|
||||
"name": "react-graph-webpart-report-client-side-solution",
|
||||
"id": "d5339db5-8abe-451a-8afe-57a16de5d286",
|
||||
"version": "2.1.0.0",
|
||||
"version": "3.0.0.0",
|
||||
"includeClientSideAssets": true,
|
||||
"skipFeatureDeployment": true,
|
||||
"isDomainIsolated": false,
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "react-graph-webpart-report",
|
||||
"version": "2.1.0",
|
||||
"version": "3.0.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "react-graph-webpart-report",
|
||||
"version": "2.1.0",
|
||||
"version": "3.0.0",
|
||||
"private": true,
|
||||
"engines": {
|
||||
"node": ">=16.13.0 <17.0.0 || >=18.17.1 <19.0.0"
|
||||
|
|
Loading…
Reference in New Issue