Skip to content

Commit 49e230d

Browse files
authored
Merge pull request #26 from MichaelDeBoey/patch-2
Add engines to package.json
2 parents 4478956 + 1834d97 commit 49e230d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,8 @@
4848
"lcov",
4949
"text-summary"
5050
]
51+
},
52+
"engines": {
53+
"node": ">=8"
5154
}
5255
}

0 commit comments

Comments
 (0)