Skip to content

Commit afb5323

Browse files
committed
Update required Node.js version.
1 parent 9f651b0 commit afb5323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"homepage": "https://github.com/holidayextras/jsonapi-store-mongodb",
2424
"engines": {
25-
"node": "*"
25+
"node": ">=4.5"
2626
},
2727
"dependencies": {
2828
"async": "2.5.0",

0 commit comments

Comments
 (0)