Skip to content

Commit

Permalink
Update npm and node engines versions
Browse files Browse the repository at this point in the history
Signed-off-by: nextcloud-command <[email protected]>
  • Loading branch information
nextcloud-command committed Jan 16, 2024
1 parent 276ee35 commit 9d608e2
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 @@ -58,5 +58,9 @@
"libsignal-protocol": "https://github.com/signalapp/libsignal-protocol-javascript",
"tslint": "^6.1.0",
"typescript-formatter": "^7.2.2"
},
"engines": {
"node": "^20.0.0",
"npm": "^10.0.0"
}
}

0 comments on commit 9d608e2

Please sign in to comment.