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.
1 parent 4e26d1d commit 477c414Copy full SHA for 477c414
.github/workflows/main.yml
@@ -16,6 +16,7 @@ jobs:
16
- 12
17
- 14
18
- 16
19
+ - 18
20
os:
21
- ubuntu-latest
22
- macos-latest
package.json
@@ -22,7 +22,7 @@
"author": "Nate Fischer <ntfschr@gmail.com> (https://github.com/nfischer)",
23
"license": "MIT",
24
"engines": {
25
- "node": ">=6.0.0"
+ "node": ">=6"
26
},
27
"repository": {
28
"type": "git",
0 commit comments