diff --git a/package.json b/package.json index 0f19ee1..b62def0 100644 --- a/package.json +++ b/package.json @@ -51,8 +51,8 @@ "typescript": "^4.9.3" }, "engines": { - "node": "^18.19.0", - "npm": "^9.5.1 | ^10.2.3" + "node": "^18.19.1", + "npm": "^9.5.1 || ^10.2.4" }, "publishConfig": { "registry": "https://npm.pkg.github.com/"