diff --git a/package.json b/package.json index 167ffe5..c64fad5 100644 --- a/package.json +++ b/package.json @@ -15,10 +15,6 @@ }, "author": "Damien Broqua ", "license": "ISC", - "engines": { - "node": "13.x", - "yarn": "1.x" - }, "husky": { "hooks": { "pre-commit": "lint-staged"