We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deba985 commit 5aa0818Copy full SHA for 5aa0818
1 file changed
package.json
@@ -47,6 +47,9 @@
47
"url": "https://github.com/solidos/solid-logic/issues"
48
},
49
"homepage": "https://github.com/solidos/solid-logic#readme",
50
+ "engines": {
51
+ "node": ">=18"
52
+ },
53
"devDependencies": {
54
"@babel/core": "^7.28.4",
55
"@babel/preset-env": "^7.28.3",
0 commit comments