Skip to content

Commit af4c08d

Browse files
authored
Update package.json
1 parent b637f85 commit af4c08d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"url": "https://github.com/freethinkingit/inline-email/issues"
3636
},
3737
"homepage": "https://github.com/freethinkingit/inline-email#readme",
38-
"env": {
39-
"node": "6.12.3"
38+
"engines": {
39+
"node": ">= 6.12.3"
4040
}
41-
}
41+
}

0 commit comments

Comments
 (0)