We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 489b520 commit f96cf96Copy full SHA for f96cf96
package.json
@@ -28,5 +28,8 @@
28
},
29
"optionalDependencies": {
30
"angular": "*"
31
+ },
32
+ "engines": {
33
+ "node": ">= 6.0.0"
34
}
35
0 commit comments