Skip to content

Commit e336355

Browse files
committed
chore!(deps): increase minimum version of node and pnpm required
1 parent 9c00693 commit e336355

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"url": "https://github.com/InformaticsMatters/squonk2-data-manager-ui"
1010
},
1111
"engines": {
12-
"node": ">=16",
13-
"pnpm": ">=6"
12+
"node": ">=20",
13+
"pnpm": ">=8"
1414
},
1515
"scripts": {
1616
"prepare": "husky install",

0 commit comments

Comments
 (0)