We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
engines.node
1 parent 4044e7f commit 843820eCopy full SHA for 843820e
1 file changed
package.json
@@ -65,5 +65,8 @@
65
"example",
66
"CHANGELOG.md"
67
]
68
+ },
69
+ "engines": {
70
+ "node": ">= 0.4"
71
}
72
0 commit comments