Skip to content

Commit 0734b7d

Browse files
TehShrikegoto-bus-stop
authored andcommitted
Update engines field to 4.0 or higher (#139)
Testing against older versions was dropped in a436f52
1 parent 95d21ae commit 0734b7d

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
@@ -50,7 +50,7 @@
5050
"url": "http://substack.net"
5151
},
5252
"engines": {
53-
"node": ">= 0.6"
53+
"node": ">= 4.0"
5454
},
5555
"license": "MIT"
5656
}

0 commit comments

Comments
 (0)