Skip to content

Commit 6031419

Browse files
committed
fix: changed node version in package.json to v14
1 parent 8a11e1b commit 6031419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
},
9797
"packageManager": "[email protected]",
9898
"engines": {
99-
"node": ">=12.0.0",
99+
"node": ">=14.0.0",
100100
"npm": ">=7.0.0"
101101
}
102102
}

0 commit comments

Comments
 (0)