fix: README + engines + description как у ipwhitelist

This commit is contained in:
2026-06-01 05:05:57 +03:00
parent 14322799f6
commit 51a758fd21
3 changed files with 9 additions and 1 deletions
+4 -1
View File
@@ -6,7 +6,10 @@
"packages": {
"": {
"name": "say",
"version": "1.0.0"
"version": "1.0.0",
"engines": {
"node": ">=16"
}
}
}
}