Revert "bump engines.node so all actions run with the same version"

This reverts commit 2584917d47.
This commit is contained in:
Jacob Overgaard
2023-03-22 15:56:37 +01:00
parent e71ed09b90
commit 4b6774b8bb

View File

@@ -55,7 +55,7 @@
"check": "npm run lint && npm run compile && npm run build-storybook"
},
"engines": {
"node": ">=18.15 <19",
"node": ">=18.14 <19",
"npm": ">=9.5 < 10"
},
"dependencies": {