Skip to content

Commit

Permalink
Merge pull request #350 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
susnux authored May 17, 2023
2 parents 9b7f7fa + 837b7b3 commit f6e0c11
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 @@ -42,5 +42,9 @@
"tslib": "^2.5.0",
"typedoc": "^0.24.7",
"typescript": "^5.0.4"
},
"engines": {
"node": "^16.0.0",
"npm": "^7.0.0 || ^8.0.0"
}
}

0 comments on commit f6e0c11

Please sign in to comment.