Skip to content

Commit debed3b

Browse files
committed
Upgrade engines required to something more modern
1 parent ece5079 commit debed3b

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
@@ -20,6 +20,9 @@
2020
"type": "git",
2121
"url": "https://github.com/techninja/hersheytextjs.git"
2222
},
23+
"engines": {
24+
"node": ">=7.5.0"
25+
},
2326
"license": "MIT",
2427
"dependencies": {
2528
"cheerio": "~0.19.0"

0 commit comments

Comments
 (0)