- bumps node version in package lock

This commit is contained in:
Vincent Biret
2023-09-11 13:24:39 -04:00
committed by GitHub
parent 293c47079c
commit 4a99396477

2
package-lock.json generated
View File

@ -31,7 +31,7 @@
"typescript": "^5.2.2"
},
"engines": {
"node": ">=16"
"node": ">=20"
}
},
"node_modules/@aashutoshrathi/word-wrap": {