Skip to content

Commit

Permalink
7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Mar 20, 2024
1 parent cacb5f2 commit 5c3cfe8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "get-port",
"version": "7.0.0",
"version": "7.1.0",
"description": "Get an available port",
"license": "MIT",
"repository": "sindresorhus/get-port",
Expand Down Expand Up @@ -48,6 +48,5 @@
"ava": "^5.3.0",
"tsd": "^0.28.1",
"xo": "^0.54.2"
},
"sideEffects": false
}
}

0 comments on commit 5c3cfe8

Please sign in to comment.