Skip to content

Commit

Permalink
Bumped v7.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <[email protected]>
  • Loading branch information
mcollina committed Jun 10, 2022
1 parent 15ba787 commit 6b7f85c
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": "@fastify/multipart",
"version": "7.0.0",
"version": "7.1.0",
"description": "Multipart plugin for Fastify",
"main": "index.js",
"types": "index.d.ts",
Expand All @@ -26,7 +26,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-typescript": "^0.14.0",
"fastify": "^4.0.0-rc.2",
"fastify": "^4.0.0",
"form-data": "^4.0.0",
"h2url": "^0.2.0",
"noop-stream": "^0.1.0",
Expand Down

0 comments on commit 6b7f85c

Please sign in to comment.