Skip to content

Commit

Permalink
chore(release):v4.2.2 - bump async-hook-jl version
Browse files Browse the repository at this point in the history
- bump async-hook-jl version for babel support
  • Loading branch information
Jeff-Lewis committed Jul 26, 2017
1 parent 8947b8e commit d2b89a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cls-hooked",
"version": "4.2.1",
"version": "4.2.2",
"description": "CLS using AsynWrap instead of async-listener - Node >= 4.7.0",
"main": "index.js",
"files": [
Expand Down Expand Up @@ -35,7 +35,7 @@
"node": "^4.7 || >=6.9 || >=7.3 || >=8.2.1"
},
"dependencies": {
"async-hook-jl": "^1.7.5",
"async-hook-jl": "^1.7.6",
"emitter-listener": "^1.0.1",
"semver": "^5.4.1"
},
Expand Down

0 comments on commit d2b89a1

Please sign in to comment.