Minor fix

pull/553/head
Vladimir Safonkin 2022-08-03 12:30:28 +02:00
parent 14a17a7dd1
commit 18c26e10b2
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"engines": {
"node": ">=14.0.0"
"node": "^14.0.0"
}
}