Skip to content

Commit

Permalink
Merge pull request #389 from nextcloud/feat/package-node-npm-engines-…
Browse files Browse the repository at this point in the history
…update

Update npm and node engines versions
  • Loading branch information
ChristophWurst authored Aug 8, 2022
2 parents 4cf7f44 + 6f0429d commit 2dd14cc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,9 @@
"tslib": "^2.4.0",
"typedoc": "^0.23.9",
"typescript": "^4.6.3"
},
"engines": {
"node": "^16.0.0",
"npm": "^7.0.0 || ^8.0.0"
}
}

0 comments on commit 2dd14cc

Please sign in to comment.