Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 20163a87 authored by Nextcloud bot's avatar Nextcloud bot
Browse files

Update npm and node engines versions



Signed-off-by: default avatarNextcloud bot <bot@nextcloud.com>
parent 8d1eb9c4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -80,8 +80,8 @@
		"extends @nextcloud/browserslist-config"
	],
	"engines": {
		"node": ">=14.0.0",
		"npm": ">=7.0.0"
		"node": "^14.0.0",
		"npm": "^7.0.0"
	},
	"devDependencies": {
		"@nextcloud/babel-config": "^1.0.0",