Skip to content

Commit

Permalink
Bumped v1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Jul 29, 2020
1 parent 96480f7 commit d8dc40f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "undici",
"version": "1.2.5",
"version": "1.2.6",
"description": "An HTTP/1.1 client, written from scratch for Node.js",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -35,8 +35,8 @@
"pre-commit": "^1.2.2",
"proxyquire": "^2.0.1",
"snazzy": "^8.0.0",
"standard": "^14.0.0",
"tap": "^14.0.0"
"standard": "^14.3.4",
"tap": "^14.10.8"
},
"pre-commit": [
"coverage"
Expand Down

0 comments on commit d8dc40f

Please sign in to comment.