Skip to content

Commit 8bd7a71

Browse files
committed
Update npm and node engines versions
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 474abc2 commit 8bd7a71

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,9 @@
3636
},
3737
"browserslist": [
3838
"extends @nextcloud/browserslist-config"
39-
]
39+
],
40+
"engines": {
41+
"node": "^16.0.0",
42+
"npm": "^7.0.0 || ^8.0.0"
43+
}
4044
}

0 commit comments

Comments
 (0)