Skip to content

Commit

Permalink
Bumped v8.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <[email protected]>
  • Loading branch information
mcollina committed Feb 5, 2024
1 parent e36b7ef commit f59cd9d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "avvio",
"version": "8.2.1",
"version": "8.3.0",
"description": "Asynchronous bootstrapping of Node applications",
"main": "boot.js",
"type": "commonjs",
Expand Down Expand Up @@ -47,6 +47,8 @@
},
"dependencies": {
"@fastify/error": "^3.3.0",
"fastq": "^1.6.1"
"archy": "^1.0.0",
"debug": "^4.0.0",
"fastq": "^1.17.1"
}
}

0 comments on commit f59cd9d

Please sign in to comment.