Поправка минимальной версии node

This commit is contained in:
Book Pauk
2022-08-16 15:35:13 +07:00
parent 78be5a9856
commit f5ca8155b4
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -56,7 +56,7 @@
"webpack-merge": "^5.8.0"
},
"engines": {
"node": ">=14.4.0"
"node": ">=16.16.0"
}
},
"node_modules/@ampproject/remapping": {