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 373a9d1 commit eea4908Copy full SHA for eea4908
package.json
@@ -79,5 +79,8 @@
79
"appveyor.yml",
80
"test/resolver/malformed_package_json"
81
]
82
+ },
83
+ "engines": {
84
+ "node": ">= 0.4"
85
}
86
0 commit comments