diff --git a/package.json b/package.json index 0660c289..7d2dfc00 100644 --- a/package.json +++ b/package.json @@ -24,9 +24,6 @@ "types": "dist/htmx.d.ts", "unpkg": "dist/htmx.min.js", "web-types": "editors/jetbrains/htmx.web-types.json", - "engines": { - "node": "15.x" - }, "scripts": { "test": "mocha-chrome test/index.html", "test-types": "tsc --project ./jsconfig.json",