Skip to content
This repository has been archived by the owner on Nov 15, 2018. It is now read-only.

Commit

Permalink
Merge f0f5b01 into 7ea43ea
Browse files Browse the repository at this point in the history
  • Loading branch information
refack committed Sep 23, 2017
2 parents 7ea43ea + f0f5b01 commit 814e368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "A lightweight module for code tracing using async-wrap",
"main": "index.js",
"engines": {
"node": ">=5.0.0"
"node": ">=5.0.0 <8"
},
"scripts": {
"lint": "eslint lib/*.js test/*.js index.js",
Expand Down

0 comments on commit 814e368

Please sign in to comment.