diff --git a/package.json b/package.json index b499998..da0fc32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mycrossword", - "version": "1.3.2", + "version": "1.3.3", "description": "React crossword component", "keywords": [ "react", @@ -77,9 +77,6 @@ "lint:fix": "yarn lint --fix", "test": "jest --config jest.config.js" }, - "engines": { - "node": "=18.19.1" - }, "browserslist": [ ">0.01%", "not ie 11",