this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

remove package.json.engines

this package should work anywhere

-6
-3
package-lock.json
··· 21 21 "prettier-plugin-packagejson": "^3.0.2", 22 22 "typescript": "^5.0.2", 23 23 "xo": "^2.0.2" 24 - }, 25 - "engines": { 26 - "node": ">=20 <=24" 27 24 } 28 25 }, 29 26 "node_modules/@altano/repository-tools": {
-3
package.json
··· 55 55 "prettier-plugin-packagejson": "^3.0.2", 56 56 "typescript": "^5.0.2", 57 57 "xo": "^2.0.2" 58 - }, 59 - "engines": { 60 - "node": ">=20 <=24" 61 58 } 62 59 }