Commit b6ab123
committed
package.json: Allow any version of node that supports the syntax
There's no reason to exclude newer versions of Node in the engines
field, and it causes errors for users of the package when installing.
Anything from Node 8 on can run this code.1 parent fb96ee9 commit b6ab123
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
0 commit comments