Trailing unlocking node <17 (#2711)

* Trailing unlocking node <17

* Updated apps/web package.json

* Updated .nvmrc -> v16 :)

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
Alex van Andel
2022-06-07 11:53:11 +01:00
committed by GitHub
co-authored by Peer Richelsen kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
parent c3b7b32af5
commit e77ddc3d2e
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"check-changed-files": "ts-node scripts/ts-check-changed-files.ts"
},
"engines": {
"node": ">=14.x < 15",
"node": ">=14.x <17",
"yarn": ">=1.19.0 < 2.0.0"
},
"dependencies": {