Skip to content

Commit

Permalink
Change node version target
Browse files Browse the repository at this point in the history
Signed-off-by: Louis Chemineau <louis@chmn.me>
  • Loading branch information
artonge committed Nov 24, 2022
1 parent eac599d commit 7fa883e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"extends @nextcloud/browserslist-config"
],
"engines": {
"node": ">=14.0.0",
"node": "~16.0.0",
"npm": ">=7.0.0"
},
"devDependencies": {
Expand All @@ -77,4 +77,4 @@
"raw-loader": "^4.0.2",
"workbox-webpack-plugin": "^6.3.0"
}
}
}

0 comments on commit 7fa883e

Please sign in to comment.